License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdorg.xowl.platform |
ArtifactId | ArtifactIdxowl-services |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionxOWL Collaboration Platform - Services
The set of services for the xOWL platform
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
xowl-services-0.3.0.pom | 864 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.xowl.platform/xowl-services/ -->
<dependency>
<groupId>org.xowl.platform</groupId>
<artifactId>xowl-services</artifactId>
<version>0.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.xowl.platform/xowl-services/
implementation 'org.xowl.platform:xowl-services:0.3.0'
// https://jarcasting.com/artifacts/org.xowl.platform/xowl-services/
implementation ("org.xowl.platform:xowl-services:0.3.0")
'org.xowl.platform:xowl-services:pom:0.3.0'
<dependency org="org.xowl.platform" name="xowl-services" rev="0.3.0">
<artifact name="xowl-services" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.xowl.platform', module='xowl-services', version='0.3.0')
)
libraryDependencies += "org.xowl.platform" % "xowl-services" % "0.3.0"
[org.xowl.platform/xowl-services "0.3.0"]