is not current version
Last Version 0.5

com.github.cloudfoundry-community:snotel 0.1

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
Version

Version

0.1
Type

Type

jar

Download snotel 0.1


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