is not current version
Last Version 2.3.4

org.xowl.infra:xowl-infra 1.0.0

Infrastructure for the storage, manipulation and execution of xOWL ontologies

GroupId

GroupId

org.xowl.infra
ArtifactId

ArtifactId

xowl-infra
Version

Version

1.0.0
Type

Type

pom

Download xowl-infra 1.0.0

Filename Size
xowl-infra-1.0.0.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/org.xowl.infra/xowl-infra/ -->
<dependency>
    <groupId>org.xowl.infra</groupId>
    <artifactId>xowl-infra</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.xowl.infra/xowl-infra/
implementation 'org.xowl.infra:xowl-infra:1.0.0'
// https://jarcasting.com/artifacts/org.xowl.infra/xowl-infra/
implementation ("org.xowl.infra:xowl-infra:1.0.0")
'org.xowl.infra:xowl-infra:pom:1.0.0'
<dependency org="org.xowl.infra" name="xowl-infra" rev="1.0.0">
  <artifact name="xowl-infra" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.xowl.infra', module='xowl-infra', version='1.0.0')
)
libraryDependencies += "org.xowl.infra" % "xowl-infra" % "1.0.0"
[org.xowl.infra/xowl-infra "1.0.0"]