License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.semanticweb.vlog4j |
ArtifactId | ArtifactIdvlog4j-owlapi |
Version | Version0.6.0 |
Type | Typepom |
Description |
DescriptionRulewerk OWL API Support
Bindings and utilities for working with OWL ontologies using the OWL API
|
Project Organization |
Project OrganizationRulewerk Developers |
Filename | Size |
---|---|
vlog4j-owlapi-0.6.0.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/org.semanticweb.vlog4j/vlog4j-owlapi/ -->
<dependency>
<groupId>org.semanticweb.vlog4j</groupId>
<artifactId>vlog4j-owlapi</artifactId>
<version>0.6.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.semanticweb.vlog4j/vlog4j-owlapi/
implementation 'org.semanticweb.vlog4j:vlog4j-owlapi:0.6.0'
// https://jarcasting.com/artifacts/org.semanticweb.vlog4j/vlog4j-owlapi/
implementation ("org.semanticweb.vlog4j:vlog4j-owlapi:0.6.0")
'org.semanticweb.vlog4j:vlog4j-owlapi:pom:0.6.0'
<dependency org="org.semanticweb.vlog4j" name="vlog4j-owlapi" rev="0.6.0">
<artifact name="vlog4j-owlapi" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.semanticweb.vlog4j', module='vlog4j-owlapi', version='0.6.0')
)
libraryDependencies += "org.semanticweb.vlog4j" % "vlog4j-owlapi" % "0.6.0"
[org.semanticweb.vlog4j/vlog4j-owlapi "0.6.0"]