is not current version
Last Version 1.2.0

org.vivoweb:jena3tools 1.1.0


GroupId

GroupId

org.vivoweb
ArtifactId

ArtifactId

jena3tools
Version

Version

1.1.0
Type

Type

jar

Download jena3tools 1.1.0


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