| License | License | 
|---|---|
| GroupId | GroupIdinfo.freelibrary | 
| ArtifactId | ArtifactIdfreelib-marc4j | 
| Last Version | Last Version2.6.12 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionFreeLib-MARC4J An easy to use Application Programming Interface (API) for working with MARC and MARCXML in
    Java. | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| freelib-marc4j-2.6.12.pom | |
| freelib-marc4j-2.6.12.jar | 788 KB | 
| freelib-marc4j-2.6.12-sources.jar | 573 KB | 
| freelib-marc4j-2.6.12-javadoc.jar | 539 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/info.freelibrary/freelib-marc4j/ -->
<dependency>
    <groupId>info.freelibrary</groupId>
    <artifactId>freelib-marc4j</artifactId>
    <version>2.6.12</version>
</dependency>// https://jarcasting.com/artifacts/info.freelibrary/freelib-marc4j/
implementation 'info.freelibrary:freelib-marc4j:2.6.12'// https://jarcasting.com/artifacts/info.freelibrary/freelib-marc4j/
implementation ("info.freelibrary:freelib-marc4j:2.6.12")'info.freelibrary:freelib-marc4j:jar:2.6.12'<dependency org="info.freelibrary" name="freelib-marc4j" rev="2.6.12">
  <artifact name="freelib-marc4j" type="jar" />
</dependency>@Grapes(
@Grab(group='info.freelibrary', module='freelib-marc4j', version='2.6.12')
)libraryDependencies += "info.freelibrary" % "freelib-marc4j" % "2.6.12"[info.freelibrary/freelib-marc4j "2.6.12"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.20 | 
| info.freelibrary : freelib-utils | jar | 0.4.6 | 
| org.reflections : reflections | jar | 0.9.9-RC1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.1.7 | 
| junit : junit | jar | 4.12 | 
| xmlunit : xmlunit | jar | 1.6 |