is not current version
Last Version 0.24.1

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


GroupId

GroupId

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

ArtifactId

jcel-owlapi
Version

Version

0.23.0
Type

Type

jar

Download jcel-owlapi 0.23.0


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