is not current version
Last Version 0.0.4

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


Categories

Categories

CLI User Interface
GroupId

GroupId

org.symphonyoss.s2.canon.example
ArtifactId

ArtifactId

presence-client
Version

Version

0.0.3
Type

Type

jar

Download presence-client 0.0.3


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