Files download
File Operation
marc-2.14.1.jar download
marc-2.14.1.pom download
marc-2.14.1-sources.jar download
Apache Maven
<dependency>
  <groupId>org.xbib</groupId>
  <artifactId>marc</artifactId>
  <version>2.14.1</version>
</dependency>
Gradle Groovy
implementation 'org.xbib:marc:2.14.1'
Gradle Kotlin
implementation("org.xbib:marc:2.14.1")
Scala SBT
libraryDependencies += "org.xbib" % "marc" % "2.14.1"
Groovy Grape
@Grapes(
  @Grab(group='org.xbib', module='marc', version='2.14.1')
)
Apache Ivy
<dependency org="org.xbib" name="marc" rev="2.14.1" />
Leiningen
[org.xbib/marc "2.14.1"]
Apache Buildr
'org.xbib:marc:jar:2.14.1'
Dependencies
The project has no third-party dependencies