GroupId | GroupIdcom.amdocs.zusammen |
---|---|
ArtifactId | ArtifactIdzusammen-commons-health |
Version | Version0.2.3 |
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.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.amdocs.zusammen/zusammen-commons-health/
implementation 'com.amdocs.zusammen:zusammen-commons-health:0.2.3'
// https://jarcasting.com/artifacts/com.amdocs.zusammen/zusammen-commons-health/
implementation ("com.amdocs.zusammen:zusammen-commons-health:0.2.3")
'com.amdocs.zusammen:zusammen-commons-health:jar:0.2.3'
<dependency org="com.amdocs.zusammen" name="zusammen-commons-health" rev="0.2.3">
<artifact name="zusammen-commons-health" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.amdocs.zusammen', module='zusammen-commons-health', version='0.2.3')
)
libraryDependencies += "com.amdocs.zusammen" % "zusammen-commons-health" % "0.2.3"
[com.amdocs.zusammen/zusammen-commons-health "0.2.3"]