GroupId | GroupIdcom.github.ansell.pellet |
---|---|
ArtifactId | ArtifactIdpellet-owlapiv3 |
Version | Version2.3.3 |
Type | Typejar |
Filename | Size |
---|---|
pellet-owlapiv3-2.3.3.pom | |
pellet-owlapiv3-2.3.3.jar | 106 KB |
pellet-owlapiv3-2.3.3-tests.jar | 1 KB |
pellet-owlapiv3-2.3.3-sources.jar | 46 KB |
pellet-owlapiv3-2.3.3-javadoc.jar | 154 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ansell.pellet/pellet-owlapiv3/ -->
<dependency>
<groupId>com.github.ansell.pellet</groupId>
<artifactId>pellet-owlapiv3</artifactId>
<version>2.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ansell.pellet/pellet-owlapiv3/
implementation 'com.github.ansell.pellet:pellet-owlapiv3:2.3.3'
// https://jarcasting.com/artifacts/com.github.ansell.pellet/pellet-owlapiv3/
implementation ("com.github.ansell.pellet:pellet-owlapiv3:2.3.3")
'com.github.ansell.pellet:pellet-owlapiv3:jar:2.3.3'
<dependency org="com.github.ansell.pellet" name="pellet-owlapiv3" rev="2.3.3">
<artifact name="pellet-owlapiv3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ansell.pellet', module='pellet-owlapiv3', version='2.3.3')
)
libraryDependencies += "com.github.ansell.pellet" % "pellet-owlapiv3" % "2.3.3"
[com.github.ansell.pellet/pellet-owlapiv3 "2.3.3"]