README
This commit is contained in:
parent
d6314e1f06
commit
ffcb74abcf
1 changed files with 2 additions and 2 deletions
|
@ -99,7 +99,7 @@ it is recommended to use http://github.com/xbib/bibliographic-character-sets if
|
|||
You can use the library with Gradle
|
||||
|
||||
```
|
||||
"org.xbib:marc:1.0.1"
|
||||
"org.xbib:marc:1.0.2"
|
||||
```
|
||||
|
||||
or with Maven
|
||||
|
@ -108,7 +108,7 @@ or with Maven
|
|||
<dependency>
|
||||
<groupId>org.xbib</groupId>
|
||||
<artifactId>marc</artifactId>
|
||||
<version>1.0.1</version>
|
||||
<version>1.0.2</version>
|
||||
</dependency>
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue