is not current version
Last Version 0.4.0

org.ow2.sirocco.cloudmanager:sirocco-cloudmanager-api-spec 0.3


GroupId

GroupId

org.ow2.sirocco.cloudmanager
ArtifactId

ArtifactId

sirocco-cloudmanager-api-spec
Version

Version

0.3
Type

Type

jar

Download sirocco-cloudmanager-api-spec 0.3


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