Download ldcache-core-3.4.0.jar file - Jar l

Jar examples for l:ldcache-core

Description

You can download jar file ldcache-core 3.4.0 in this page.

License

Apache License

Build File

You can use the following script to add ldcache-core-3.4.0.jar to your project.

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

Download

Click the following link to download the jar file.

ldcache-core-3.4.0-sources.jar
ldcache-core-3.4.0-tests.jar
ldcache-core-3.4.0.jar
ldcache-core-3.4.0.pom



Related Tutorials