is not current version
Last Version 3.4.0

org.apache.marmotta:ldclient-core 3.0.1

Linked Data Client Core Library, provides the basic resource access functionality, including HTTP connection handing and content negotiation support.

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.marmotta
ArtifactId

ArtifactId

ldclient-core
Version

Version

3.0.1
Type

Type

jar

Download ldclient-core 3.0.1


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