is not current version
Last Version 0.7

org.apache.vysper:demo-pubsub-client 0.6


Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.vysper
ArtifactId

ArtifactId

demo-pubsub-client
Version

Version

0.6
Type

Type

jar

Download demo-pubsub-client 0.6


<!-- https://jarcasting.com/artifacts/org.apache.vysper/demo-pubsub-client/ -->
<dependency>
    <groupId>org.apache.vysper</groupId>
    <artifactId>demo-pubsub-client</artifactId>
    <version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.vysper/demo-pubsub-client/
implementation 'org.apache.vysper:demo-pubsub-client:0.6'
// https://jarcasting.com/artifacts/org.apache.vysper/demo-pubsub-client/
implementation ("org.apache.vysper:demo-pubsub-client:0.6")
'org.apache.vysper:demo-pubsub-client:jar:0.6'
<dependency org="org.apache.vysper" name="demo-pubsub-client" rev="0.6">
  <artifact name="demo-pubsub-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.vysper', module='demo-pubsub-client', version='0.6')
)
libraryDependencies += "org.apache.vysper" % "demo-pubsub-client" % "0.6"
[org.apache.vysper/demo-pubsub-client "0.6"]