is not current version
Last Version 3.4.0

org.apache.marmotta:ldcache-core 3.0.1


GroupId

GroupId

org.apache.marmotta
ArtifactId

ArtifactId

ldcache-core
Version

Version

3.0.1
Type

Type

jar

Download ldcache-core 3.0.1


<!-- https://jarcasting.com/artifacts/org.apache.marmotta/ldcache-core/ -->
<dependency>
    <groupId>org.apache.marmotta</groupId>
    <artifactId>ldcache-core</artifactId>
    <version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.marmotta/ldcache-core/
implementation 'org.apache.marmotta:ldcache-core:3.0.1'
// https://jarcasting.com/artifacts/org.apache.marmotta/ldcache-core/
implementation ("org.apache.marmotta:ldcache-core:3.0.1")
'org.apache.marmotta:ldcache-core:jar:3.0.1'
<dependency org="org.apache.marmotta" name="ldcache-core" rev="3.0.1">
  <artifact name="ldcache-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.marmotta', module='ldcache-core', version='3.0.1')
)
libraryDependencies += "org.apache.marmotta" % "ldcache-core" % "3.0.1"
[org.apache.marmotta/ldcache-core "3.0.1"]