is not current version
Last Version 1.0.2

de.uni-rostock.sbi:jCOMODI 1.0.1

JAVA API for working with the COMODI ontology see http://purl.org/net/comodi -- code available at https://github.com/binfalse/jCOMODI

GroupId

GroupId

de.uni-rostock.sbi
ArtifactId

ArtifactId

jCOMODI
Version

Version

1.0.1
Type

Type

jar

Download jCOMODI 1.0.1


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