is not current version
Last Version 4.0.1

com.uber.cherami:cherami-client-java-parent-pom 3.0.3

Java client for Cherami messaging service

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.uber.cherami
ArtifactId

ArtifactId

cherami-client-java-parent-pom
Version

Version

3.0.3
Type

Type

pom

Download cherami-client-java-parent-pom 3.0.3


<!-- https://jarcasting.com/artifacts/com.uber.cherami/cherami-client-java-parent-pom/ -->
<dependency>
    <groupId>com.uber.cherami</groupId>
    <artifactId>cherami-client-java-parent-pom</artifactId>
    <version>3.0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.uber.cherami/cherami-client-java-parent-pom/
implementation 'com.uber.cherami:cherami-client-java-parent-pom:3.0.3'
// https://jarcasting.com/artifacts/com.uber.cherami/cherami-client-java-parent-pom/
implementation ("com.uber.cherami:cherami-client-java-parent-pom:3.0.3")
'com.uber.cherami:cherami-client-java-parent-pom:pom:3.0.3'
<dependency org="com.uber.cherami" name="cherami-client-java-parent-pom" rev="3.0.3">
  <artifact name="cherami-client-java-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.uber.cherami', module='cherami-client-java-parent-pom', version='3.0.3')
)
libraryDependencies += "com.uber.cherami" % "cherami-client-java-parent-pom" % "3.0.3"
[com.uber.cherami/cherami-client-java-parent-pom "3.0.3"]