is not current version
Last Version 0.5

com.github.cloudfoundry-community:snotel-parent 0.3.M3

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.3.M3
Type

Type

pom

Download snotel-parent 0.3.M3

Filename Size
snotel-parent-0.3.M3.pom 4 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.3.M3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cloudfoundry-community/snotel-parent/
implementation 'com.github.cloudfoundry-community:snotel-parent:0.3.M3'
// https://jarcasting.com/artifacts/com.github.cloudfoundry-community/snotel-parent/
implementation ("com.github.cloudfoundry-community:snotel-parent:0.3.M3")
'com.github.cloudfoundry-community:snotel-parent:pom:0.3.M3'
<dependency org="com.github.cloudfoundry-community" name="snotel-parent" rev="0.3.M3">
  <artifact name="snotel-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cloudfoundry-community', module='snotel-parent', version='0.3.M3')
)
libraryDependencies += "com.github.cloudfoundry-community" % "snotel-parent" % "0.3.M3"
[com.github.cloudfoundry-community/snotel-parent "0.3.M3"]