GroupId | GroupIdcom.sap.cloud.yaas.rammler |
---|---|
ArtifactId | ArtifactIdrammler-project |
Version | Version1.7.1 |
Type | Typepom |
Filename | Size |
---|---|
rammler-project-1.7.1.pom | 21 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sap.cloud.yaas.rammler/rammler-project/ -->
<dependency>
<groupId>com.sap.cloud.yaas.rammler</groupId>
<artifactId>rammler-project</artifactId>
<version>1.7.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.sap.cloud.yaas.rammler/rammler-project/
implementation 'com.sap.cloud.yaas.rammler:rammler-project:1.7.1'
// https://jarcasting.com/artifacts/com.sap.cloud.yaas.rammler/rammler-project/
implementation ("com.sap.cloud.yaas.rammler:rammler-project:1.7.1")
'com.sap.cloud.yaas.rammler:rammler-project:pom:1.7.1'
<dependency org="com.sap.cloud.yaas.rammler" name="rammler-project" rev="1.7.1">
<artifact name="rammler-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.sap.cloud.yaas.rammler', module='rammler-project', version='1.7.1')
)
libraryDependencies += "com.sap.cloud.yaas.rammler" % "rammler-project" % "1.7.1"
[com.sap.cloud.yaas.rammler/rammler-project "1.7.1"]