is not current version
Last Version 0.6.7

com.github.cloudfoundry-community:nats-parent 0.5.1

Java support for NATS.

Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

com.github.cloudfoundry-community
ArtifactId

ArtifactId

nats-parent
Version

Version

0.5.1
Type

Type

pom

Download nats-parent 0.5.1

Filename Size
nats-parent-0.5.1.pom 3 KB
Browse

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