License |
License |
---|---|
GroupId | GroupIdorg.xowl.infra |
ArtifactId | ArtifactIdxowl-commons |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionxOWL Infra - Commons
Common utilities for the xOWL packages
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
xowl-commons-2.0.0.pom | |
xowl-commons-2.0.0.jar | 29 KB |
xowl-commons-2.0.0-sources.jar | 30 KB |
xowl-commons-2.0.0-javadoc.jar | 170 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.xowl.infra/xowl-commons/ -->
<dependency>
<groupId>org.xowl.infra</groupId>
<artifactId>xowl-commons</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.xowl.infra/xowl-commons/
implementation 'org.xowl.infra:xowl-commons:2.0.0'
// https://jarcasting.com/artifacts/org.xowl.infra/xowl-commons/
implementation ("org.xowl.infra:xowl-commons:2.0.0")
'org.xowl.infra:xowl-commons:jar:2.0.0'
<dependency org="org.xowl.infra" name="xowl-commons" rev="2.0.0">
<artifact name="xowl-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xowl.infra', module='xowl-commons', version='2.0.0')
)
libraryDependencies += "org.xowl.infra" % "xowl-commons" % "2.0.0"
[org.xowl.infra/xowl-commons "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |