is not current version
Last Version 2.6.12

info.freelibrary:freelib-marc4j 2.6.10

An easy to use Application Programming Interface (API) for working with MARC and MARCXML in Java.

GroupId

GroupId

info.freelibrary
ArtifactId

ArtifactId

freelib-marc4j
Version

Version

2.6.10
Type

Type

jar

Download freelib-marc4j 2.6.10


<!-- https://jarcasting.com/artifacts/info.freelibrary/freelib-marc4j/ -->
<dependency>
    <groupId>info.freelibrary</groupId>
    <artifactId>freelib-marc4j</artifactId>
    <version>2.6.10</version>
</dependency>
// https://jarcasting.com/artifacts/info.freelibrary/freelib-marc4j/
implementation 'info.freelibrary:freelib-marc4j:2.6.10'
// https://jarcasting.com/artifacts/info.freelibrary/freelib-marc4j/
implementation ("info.freelibrary:freelib-marc4j:2.6.10")
'info.freelibrary:freelib-marc4j:jar:2.6.10'
<dependency org="info.freelibrary" name="freelib-marc4j" rev="2.6.10">
  <artifact name="freelib-marc4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='info.freelibrary', module='freelib-marc4j', version='2.6.10')
)
libraryDependencies += "info.freelibrary" % "freelib-marc4j" % "2.6.10"
[info.freelibrary/freelib-marc4j "2.6.10"]