is not current version
Last Version 0.0.4

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


GroupId

GroupId

org.symphonyoss.s2.canon.example
ArtifactId

ArtifactId

presence-server
Version

Version

0.0.3
Type

Type

jar

Download presence-server 0.0.3


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