is not current version
Last Version 3.4.9.2-ansell

com.github.ansell.owlapi:owlapi-tools 3.4.4.1-ansell


GroupId

GroupId

com.github.ansell.owlapi
ArtifactId

ArtifactId

owlapi-tools
Version

Version

3.4.4.1-ansell
Type

Type

jar

Download owlapi-tools 3.4.4.1-ansell


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