is not current version
Last Version 0.4

com.github.phenomics:ontolib-core 0.3

ontolib-core contains the core functionality for representing ontologies

GroupId

GroupId

com.github.phenomics
ArtifactId

ArtifactId

ontolib-core
Version

Version

0.3
Type

Type

jar

Download ontolib-core 0.3


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