is not current version
Last Version 0.4.3

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

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.0
Type

Type

jar

Download elk-owl-implementation 0.4.0


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