Last Version

Commons RDF: API 0.0.2

Commons Java API for RDF 1.1

License

License

GroupId

GroupId

com.github.commons-rdf
ArtifactId

ArtifactId

api
Version

Version

0.0.2
Type

Type

jar
Description

Description

Commons RDF: API
Commons Java API for RDF 1.1

Download api 0.0.2


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.