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