is not current version
Last Version 0.6.3

com.globalmentor:globalmentor-rdf-spec 0.6.0

GlobalMentor Java RDF definitions from the W3C specifications.

GroupId

GroupId

com.globalmentor
ArtifactId

ArtifactId

globalmentor-rdf-spec
Version

Version

0.6.0
Type

Type

jar

Download globalmentor-rdf-spec 0.6.0


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