is not current version
Last Version 0.4.3

org.semanticweb.elk:elk-owl-implementation 0.4.2

Default implementation of ELK OWL interfaces

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.semanticweb.elk
ArtifactId

ArtifactId

elk-owl-implementation
Version

Version

0.4.2
Type

Type

jar

Download elk-owl-implementation 0.4.2


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