Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 92ac665

Browse files
committed
updated
1 parent e40250b commit 92ac665

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

‎.projectKnowledge/JBBP.mmd‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
> __version__=`1.1`,showJumps=`true`
33
---
44

5-
# Java Binary<br/>Block Parser<br/>v 3\.0\.0
5+
# Java Binary<br/>Block Parser<br/>v 3\.0\.1
66

77
## License
88
> fillColor=`#33CC00`,leftSide=`true`

‎README.md‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,12 +52,12 @@ The Framework has been published in the Maven Central and can be easily added as
5252
<dependency>
5353
<groupId>com.igormaznitsa</groupId>
5454
<artifactId>jbbp</artifactId>
55-
<version>3.0.0</version>
55+
<version>3.0.1</version>
5656
</dependency>
5757
```
5858

5959
the precompiled library jar, javadoc and sources also can be downloaded directly
60-
from [the Maven central.](https://search.maven.org/artifact/com.igormaznitsa/jbbp/3.0.0/jar)
60+
from [the Maven central.](https://search.maven.org/artifact/com.igormaznitsa/jbbp/3.0.1/jar)
6161

6262
# Hello world
6363

@@ -130,7 +130,7 @@ in Maven it can be used through snippet:
130130
<plugin>
131131
<groupId>com.igormaznitsa</groupId>
132132
<artifactId>jbbp-maven-plugin</artifactId>
133-
<version>3.0.0</version>
133+
<version>3.0.1</version>
134134
<executions>
135135
<execution>
136136
<id>gen-jbbp-src</id>

‎docs/jbbp_mm.png‎

95 Bytes
Loading[フレーム]

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /