GroupId | GroupIdcom.amdocs.zusammen |
---|---|
ArtifactId | ArtifactIdzusammen-commons-health |
Version | Version0.2.4 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.amdocs.zusammen/zusammen-commons-health/ -->
<dependency>
<groupId>com.amdocs.zusammen</groupId>
<artifactId>zusammen-commons-health</artifactId>
<version>0.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.amdocs.zusammen/zusammen-commons-health/
implementation 'com.amdocs.zusammen:zusammen-commons-health:0.2.4'
// https://jarcasting.com/artifacts/com.amdocs.zusammen/zusammen-commons-health/
implementation ("com.amdocs.zusammen:zusammen-commons-health:0.2.4")
'com.amdocs.zusammen:zusammen-commons-health:jar:0.2.4'
<dependency org="com.amdocs.zusammen" name="zusammen-commons-health" rev="0.2.4">
<artifact name="zusammen-commons-health" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.amdocs.zusammen', module='zusammen-commons-health', version='0.2.4')
)
libraryDependencies += "com.amdocs.zusammen" % "zusammen-commons-health" % "0.2.4"
[com.amdocs.zusammen/zusammen-commons-health "0.2.4"]