is not current version
Last Version 2.3.4

org.xowl.infra:xowl-infra 1.0-beta4

Infrastructure for the storage, manipulation and execution of xOWL ontologies

GroupId

GroupId

org.xowl.infra
ArtifactId

ArtifactId

xowl-infra
Version

Version

1.0-beta4
Type

Type

pom

Download xowl-infra 1.0-beta4

Filename Size
xowl-infra-1.0-beta4.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-beta4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.xowl.infra/xowl-infra/
implementation 'org.xowl.infra:xowl-infra:1.0-beta4'
// https://jarcasting.com/artifacts/org.xowl.infra/xowl-infra/
implementation ("org.xowl.infra:xowl-infra:1.0-beta4")
'org.xowl.infra:xowl-infra:pom:1.0-beta4'
<dependency org="org.xowl.infra" name="xowl-infra" rev="1.0-beta4">
  <artifact name="xowl-infra" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.xowl.infra', module='xowl-infra', version='1.0-beta4')
)
libraryDependencies += "org.xowl.infra" % "xowl-infra" % "1.0-beta4"
[org.xowl.infra/xowl-infra "1.0-beta4"]