License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdorg.xowl.platform |
ArtifactId | ArtifactIdtop |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionxOWL Federation
Infrastructure for the federation
|
Filename | Size |
---|---|
top-0.1.0.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.xowl.platform/top/ -->
<dependency>
<groupId>org.xowl.platform</groupId>
<artifactId>top</artifactId>
<version>0.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.xowl.platform/top/
implementation 'org.xowl.platform:top:0.1.0'
// https://jarcasting.com/artifacts/org.xowl.platform/top/
implementation ("org.xowl.platform:top:0.1.0")
'org.xowl.platform:top:pom:0.1.0'
<dependency org="org.xowl.platform" name="top" rev="0.1.0">
<artifact name="top" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.xowl.platform', module='top', version='0.1.0')
)
libraryDependencies += "org.xowl.platform" % "top" % "0.1.0"
[org.xowl.platform/top "0.1.0"]