License |
License |
---|---|
GroupId | GroupIdau.csiro |
ArtifactId | ArtifactIdelk-owl-model |
Last Version | Last Version0.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionELK OWL Object Interfaces
General Interfaces for working with OWL objects
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
elk-owl-model-0.5.0.pom | |
elk-owl-model-0.5.0.jar | 284 KB |
elk-owl-model-0.5.0-tests.jar | 3 KB |
elk-owl-model-0.5.0-sources.jar | 372 KB |
elk-owl-model-0.5.0-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/au.csiro/elk-owl-model/ -->
<dependency>
<groupId>au.csiro</groupId>
<artifactId>elk-owl-model</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/au.csiro/elk-owl-model/
implementation 'au.csiro:elk-owl-model:0.5.0'
// https://jarcasting.com/artifacts/au.csiro/elk-owl-model/
implementation ("au.csiro:elk-owl-model:0.5.0")
'au.csiro:elk-owl-model:jar:0.5.0'
<dependency org="au.csiro" name="elk-owl-model" rev="0.5.0">
<artifact name="elk-owl-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='au.csiro', module='elk-owl-model', version='0.5.0')
)
libraryDependencies += "au.csiro" % "elk-owl-model" % "0.5.0"
[au.csiro/elk-owl-model "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
au.csiro : elk-util-hashing | jar | 0.5.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |