is not current version
Last Version 0.5.2

org.ow2.sirocco.apis:sirocco-rest-cimi-apis 0.5.1


GroupId

GroupId

org.ow2.sirocco.apis
ArtifactId

ArtifactId

sirocco-rest-cimi-apis
Version

Version

0.5.1
Type

Type

jar

Download sirocco-rest-cimi-apis 0.5.1


<!-- https://jarcasting.com/artifacts/org.ow2.sirocco.apis/sirocco-rest-cimi-apis/ -->
<dependency>
    <groupId>org.ow2.sirocco.apis</groupId>
    <artifactId>sirocco-rest-cimi-apis</artifactId>
    <version>0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.sirocco.apis/sirocco-rest-cimi-apis/
implementation 'org.ow2.sirocco.apis:sirocco-rest-cimi-apis:0.5.1'
// https://jarcasting.com/artifacts/org.ow2.sirocco.apis/sirocco-rest-cimi-apis/
implementation ("org.ow2.sirocco.apis:sirocco-rest-cimi-apis:0.5.1")
'org.ow2.sirocco.apis:sirocco-rest-cimi-apis:jar:0.5.1'
<dependency org="org.ow2.sirocco.apis" name="sirocco-rest-cimi-apis" rev="0.5.1">
  <artifact name="sirocco-rest-cimi-apis" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.sirocco.apis', module='sirocco-rest-cimi-apis', version='0.5.1')
)
libraryDependencies += "org.ow2.sirocco.apis" % "sirocco-rest-cimi-apis" % "0.5.1"
[org.ow2.sirocco.apis/sirocco-rest-cimi-apis "0.5.1"]