is not current version
Last Version 0.3

com.github.cloudfoundry-community:cf-nats 0.2

An abstraction for working with NATS on Cloud Foundry.

Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

com.github.cloudfoundry-community
ArtifactId

ArtifactId

cf-nats
Version

Version

0.2
Type

Type

jar

Download cf-nats 0.2


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