is not current version
Last Version 0.24.1

de.tu-dresden.inf.lat.jcel:jcel-ontology 0.23.0


GroupId

GroupId

de.tu-dresden.inf.lat.jcel
ArtifactId

ArtifactId

jcel-ontology
Version

Version

0.23.0
Type

Type

jar

Download jcel-ontology 0.23.0


<!-- https://jarcasting.com/artifacts/de.tu-dresden.inf.lat.jcel/jcel-ontology/ -->
<dependency>
    <groupId>de.tu-dresden.inf.lat.jcel</groupId>
    <artifactId>jcel-ontology</artifactId>
    <version>0.23.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.tu-dresden.inf.lat.jcel/jcel-ontology/
implementation 'de.tu-dresden.inf.lat.jcel:jcel-ontology:0.23.0'
// https://jarcasting.com/artifacts/de.tu-dresden.inf.lat.jcel/jcel-ontology/
implementation ("de.tu-dresden.inf.lat.jcel:jcel-ontology:0.23.0")
'de.tu-dresden.inf.lat.jcel:jcel-ontology:jar:0.23.0'
<dependency org="de.tu-dresden.inf.lat.jcel" name="jcel-ontology" rev="0.23.0">
  <artifact name="jcel-ontology" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.tu-dresden.inf.lat.jcel', module='jcel-ontology', version='0.23.0')
)
libraryDependencies += "de.tu-dresden.inf.lat.jcel" % "jcel-ontology" % "0.23.0"
[de.tu-dresden.inf.lat.jcel/jcel-ontology "0.23.0"]