License |
License |
---|---|
Categories |
CategoriesUnity Business Logic Libraries Game Development |
GroupId | GroupIdcom.github.cloudfoundry-community |
ArtifactId | ArtifactIdnats-parent |
Last Version | Last Version0.6.7 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJava NATS
Java support for NATS.
|
Project URL |
Project URL |
Filename | Size |
---|---|
nats-parent-0.6.7.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.6.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cloudfoundry-community/nats-parent/
implementation 'com.github.cloudfoundry-community:nats-parent:0.6.7'
// https://jarcasting.com/artifacts/com.github.cloudfoundry-community/nats-parent/
implementation ("com.github.cloudfoundry-community:nats-parent:0.6.7")
'com.github.cloudfoundry-community:nats-parent:pom:0.6.7'
<dependency org="com.github.cloudfoundry-community" name="nats-parent" rev="0.6.7">
<artifact name="nats-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cloudfoundry-community', module='nats-parent', version='0.6.7')
)
libraryDependencies += "com.github.cloudfoundry-community" % "nats-parent" % "0.6.7"
[com.github.cloudfoundry-community/nats-parent "0.6.7"]