GroupId | GroupIdorg.ow2.sirocco.apis |
---|---|
ArtifactId | ArtifactIdsirocco-rest-cimi |
Version | Version0.5.1 |
Type | Typepom |
Filename | Size |
---|---|
sirocco-rest-cimi-0.5.1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.sirocco.apis/sirocco-rest-cimi/ -->
<dependency>
<groupId>org.ow2.sirocco.apis</groupId>
<artifactId>sirocco-rest-cimi</artifactId>
<version>0.5.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.sirocco.apis/sirocco-rest-cimi/
implementation 'org.ow2.sirocco.apis:sirocco-rest-cimi:0.5.1'
// https://jarcasting.com/artifacts/org.ow2.sirocco.apis/sirocco-rest-cimi/
implementation ("org.ow2.sirocco.apis:sirocco-rest-cimi:0.5.1")
'org.ow2.sirocco.apis:sirocco-rest-cimi:pom:0.5.1'
<dependency org="org.ow2.sirocco.apis" name="sirocco-rest-cimi" rev="0.5.1">
<artifact name="sirocco-rest-cimi" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ow2.sirocco.apis', module='sirocco-rest-cimi', version='0.5.1')
)
libraryDependencies += "org.ow2.sirocco.apis" % "sirocco-rest-cimi" % "0.5.1"
[org.ow2.sirocco.apis/sirocco-rest-cimi "0.5.1"]