Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdorg.apache.marmotta |
ArtifactId | ArtifactIdldpath-functions-json |
Version | Version3.3.0 |
Type | Typejar |
Filename | Size |
---|---|
ldpath-functions-json-3.3.0.pom | |
ldpath-functions-json-3.3.0.jar | 11 KB |
ldpath-functions-json-3.3.0-sources.jar | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.marmotta/ldpath-functions-json/ -->
<dependency>
<groupId>org.apache.marmotta</groupId>
<artifactId>ldpath-functions-json</artifactId>
<version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.marmotta/ldpath-functions-json/
implementation 'org.apache.marmotta:ldpath-functions-json:3.3.0'
// https://jarcasting.com/artifacts/org.apache.marmotta/ldpath-functions-json/
implementation ("org.apache.marmotta:ldpath-functions-json:3.3.0")
'org.apache.marmotta:ldpath-functions-json:jar:3.3.0'
<dependency org="org.apache.marmotta" name="ldpath-functions-json" rev="3.3.0">
<artifact name="ldpath-functions-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.marmotta', module='ldpath-functions-json', version='3.3.0')
)
libraryDependencies += "org.apache.marmotta" % "ldpath-functions-json" % "3.3.0"
[org.apache.marmotta/ldpath-functions-json "3.3.0"]