is not current version
Last Version 0.0.4

org.symphonyoss.s2.canon.example:presence-client 0.0.2


Categories

Categories

CLI User Interface
GroupId

GroupId

org.symphonyoss.s2.canon.example
ArtifactId

ArtifactId

presence-client
Version

Version

0.0.2
Type

Type

jar

Download presence-client 0.0.2


<!-- https://jarcasting.com/artifacts/org.symphonyoss.s2.canon.example/presence-client/ -->
<dependency>
    <groupId>org.symphonyoss.s2.canon.example</groupId>
    <artifactId>presence-client</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.symphonyoss.s2.canon.example/presence-client/
implementation 'org.symphonyoss.s2.canon.example:presence-client:0.0.2'
// https://jarcasting.com/artifacts/org.symphonyoss.s2.canon.example/presence-client/
implementation ("org.symphonyoss.s2.canon.example:presence-client:0.0.2")
'org.symphonyoss.s2.canon.example:presence-client:jar:0.0.2'
<dependency org="org.symphonyoss.s2.canon.example" name="presence-client" rev="0.0.2">
  <artifact name="presence-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.symphonyoss.s2.canon.example', module='presence-client', version='0.0.2')
)
libraryDependencies += "org.symphonyoss.s2.canon.example" % "presence-client" % "0.0.2"
[org.symphonyoss.s2.canon.example/presence-client "0.0.2"]