is not current version
Last Version 0.4.3

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

Default implementation of ELK OWL interfaces

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.semanticweb.elk
ArtifactId

ArtifactId

elk-owl-implementation
Version

Version

0.3.1
Type

Type

jar

Download elk-owl-implementation 0.3.1


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