не последняя версия
Последняя версия 0.5

com.github.cloudfoundry-community:snotel 0.3.M1

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

Категории

Категории

Unity Прикладные библиотеки Game Development
Группа

Группа

com.github.cloudfoundry-community
Идентификатор

Идентификатор

snotel
Версия

Версия

0.3.M1
Тип

Тип

jar

Скачать snotel 0.3.M1


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