is not current version
Last Version 0.5

com.github.cloudfoundry-community:snotel-parent 0.4

Java support for Cloud Foundry's Loggregator using the Dropsonde protocol.

Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

com.github.cloudfoundry-community
ArtifactId

ArtifactId

snotel-parent
Version

Version

0.4
Type

Type

pom

Download snotel-parent 0.4

Filename Size
snotel-parent-0.4.pom 5 KB
Browse

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