Download metafacture-core-4.0.0.jar file - Jar m

Jar examples for m:metafacture-core

Description

Core package of the metafacture tool suite

You can download jar file metafacture-core 4.0.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add metafacture-core-4.0.0.jar to your project.

<dependency>
   <groupId>org.culturegraph</groupId>
   <artifactId>metafacture-core</artifactId>
   <version>4.0.0</version>
</dependency>
compile group: 'org.culturegraph', name: 'metafacture-core', version: '4.0.0'
libraryDependencies += "org.culturegraph" % "metafacture-core" % "4.0.0"
<dependency org="org.culturegraph" name="metafacture-core" rev="4.0.0"/>
@Grapes(@Grab(group='org.culturegraph', module='metafacture-core', version='4.0.0'))
'org.culturegraph:metafacture-core:jar:4.0.0'

Download

Click the following link to download the jar file.

metafacture-core-4.0.0-javadoc.jar
metafacture-core-4.0.0-sources.jar
metafacture-core-4.0.0.jar
metafacture-core-4.0.0.pom



Related Tutorials