is not current version
Last Version 3.4.9.2-ansell

com.github.ansell.owlapi:owlapi-distribution 3.4.6.2-ansell


Categories

Categories

Distribution Build Tools
GroupId

GroupId

com.github.ansell.owlapi
ArtifactId

ArtifactId

owlapi-distribution
Version

Version

3.4.6.2-ansell
Type

Type

jar

Download owlapi-distribution 3.4.6.2-ansell


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