License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.semanticweb.elk |
ArtifactId | ArtifactIdelk-owl-parent |
Last Version | Last Version0.4.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionELK OWL Model
Manipulation with OWL objects
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
elk-owl-parent-0.4.3.pom | 681 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.semanticweb.elk/elk-owl-parent/ -->
<dependency>
<groupId>org.semanticweb.elk</groupId>
<artifactId>elk-owl-parent</artifactId>
<version>0.4.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.semanticweb.elk/elk-owl-parent/
implementation 'org.semanticweb.elk:elk-owl-parent:0.4.3'
// https://jarcasting.com/artifacts/org.semanticweb.elk/elk-owl-parent/
implementation ("org.semanticweb.elk:elk-owl-parent:0.4.3")
'org.semanticweb.elk:elk-owl-parent:pom:0.4.3'
<dependency org="org.semanticweb.elk" name="elk-owl-parent" rev="0.4.3">
<artifact name="elk-owl-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.semanticweb.elk', module='elk-owl-parent', version='0.4.3')
)
libraryDependencies += "org.semanticweb.elk" % "elk-owl-parent" % "0.4.3"
[org.semanticweb.elk/elk-owl-parent "0.4.3"]