is not current version
Last Version 3.4.9.2-ansell

com.github.ansell.owlapi:owlapi-impl 3.4.3.2-ansell


GroupId

GroupId

com.github.ansell.owlapi
ArtifactId

ArtifactId

owlapi-impl
Version

Version

3.4.3.2-ansell
Type

Type

jar

Download owlapi-impl 3.4.3.2-ansell


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