Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.sourceforge.owlapi |
ArtifactId | ArtifactIdowlapi-fixers |
Version | Version4.2.7 |
Type | Typejar |
Filename | Size |
---|---|
owlapi-fixers-4.2.7.pom | |
owlapi-fixers-4.2.7.jar | 101 KB |
owlapi-fixers-4.2.7-sources.jar | 129 KB |
owlapi-fixers-4.2.7-javadoc.jar | 508 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sourceforge.owlapi/owlapi-fixers/ -->
<dependency>
<groupId>net.sourceforge.owlapi</groupId>
<artifactId>owlapi-fixers</artifactId>
<version>4.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.owlapi/owlapi-fixers/
implementation 'net.sourceforge.owlapi:owlapi-fixers:4.2.7'
// https://jarcasting.com/artifacts/net.sourceforge.owlapi/owlapi-fixers/
implementation ("net.sourceforge.owlapi:owlapi-fixers:4.2.7")
'net.sourceforge.owlapi:owlapi-fixers:jar:4.2.7'
<dependency org="net.sourceforge.owlapi" name="owlapi-fixers" rev="4.2.7">
<artifact name="owlapi-fixers" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.owlapi', module='owlapi-fixers', version='4.2.7')
)
libraryDependencies += "net.sourceforge.owlapi" % "owlapi-fixers" % "4.2.7"
[net.sourceforge.owlapi/owlapi-fixers "4.2.7"]