is not current version
Last Version 0.6.7

com.github.cloudfoundry-community:nats-client 0.6.6

A Java NATS client.

Categories

Categories

Unity Business Logic Libraries Game Development CLI User Interface NATS client Application Layer Libs Messaging
GroupId

GroupId

com.github.cloudfoundry-community
ArtifactId

ArtifactId

nats-client
Version

Version

0.6.6
Type

Type

jar

Download nats-client 0.6.6


<!-- https://jarcasting.com/artifacts/com.github.cloudfoundry-community/nats-client/ -->
<dependency>
    <groupId>com.github.cloudfoundry-community</groupId>
    <artifactId>nats-client</artifactId>
    <version>0.6.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cloudfoundry-community/nats-client/
implementation 'com.github.cloudfoundry-community:nats-client:0.6.6'
// https://jarcasting.com/artifacts/com.github.cloudfoundry-community/nats-client/
implementation ("com.github.cloudfoundry-community:nats-client:0.6.6")
'com.github.cloudfoundry-community:nats-client:jar:0.6.6'
<dependency org="com.github.cloudfoundry-community" name="nats-client" rev="0.6.6">
  <artifact name="nats-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cloudfoundry-community', module='nats-client', version='0.6.6')
)
libraryDependencies += "com.github.cloudfoundry-community" % "nats-client" % "0.6.6"
[com.github.cloudfoundry-community/nats-client "0.6.6"]