GroupId | GroupIdcom.github.ansell.owlapi |
---|---|
ArtifactId | ArtifactIdowlapi-api |
Version | Version3.4.3.3-ansell |
Type | Typejar |
Filename | Size |
---|---|
owlapi-api-3.4.3.3-ansell.pom | |
owlapi-api-3.4.3.3-ansell.jar | 648 KB |
owlapi-api-3.4.3.3-ansell-sources.jar | 871 KB |
owlapi-api-3.4.3.3-ansell-javadoc.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ansell.owlapi/owlapi-api/ -->
<dependency>
<groupId>com.github.ansell.owlapi</groupId>
<artifactId>owlapi-api</artifactId>
<version>3.4.3.3-ansell</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ansell.owlapi/owlapi-api/
implementation 'com.github.ansell.owlapi:owlapi-api:3.4.3.3-ansell'
// https://jarcasting.com/artifacts/com.github.ansell.owlapi/owlapi-api/
implementation ("com.github.ansell.owlapi:owlapi-api:3.4.3.3-ansell")
'com.github.ansell.owlapi:owlapi-api:jar:3.4.3.3-ansell'
<dependency org="com.github.ansell.owlapi" name="owlapi-api" rev="3.4.3.3-ansell">
<artifact name="owlapi-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ansell.owlapi', module='owlapi-api', version='3.4.3.3-ansell')
)
libraryDependencies += "com.github.ansell.owlapi" % "owlapi-api" % "3.4.3.3-ansell"
[com.github.ansell.owlapi/owlapi-api "3.4.3.3-ansell"]