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