is not current version
Last Version 1.0-beta-5

biz.neustar:loggly 1.0-beta-1


GroupId

GroupId

biz.neustar
ArtifactId

ArtifactId

loggly
Version

Version

1.0-beta-1
Type

Type

jar

Download loggly 1.0-beta-1


<!-- https://jarcasting.com/artifacts/biz.neustar/loggly/ -->
<dependency>
    <groupId>biz.neustar</groupId>
    <artifactId>loggly</artifactId>
    <version>1.0-beta-1</version>
</dependency>
// https://jarcasting.com/artifacts/biz.neustar/loggly/
implementation 'biz.neustar:loggly:1.0-beta-1'
// https://jarcasting.com/artifacts/biz.neustar/loggly/
implementation ("biz.neustar:loggly:1.0-beta-1")
'biz.neustar:loggly:jar:1.0-beta-1'
<dependency org="biz.neustar" name="loggly" rev="1.0-beta-1">
  <artifact name="loggly" type="jar" />
</dependency>
@Grapes(
@Grab(group='biz.neustar', module='loggly', version='1.0-beta-1')
)
libraryDependencies += "biz.neustar" % "loggly" % "1.0-beta-1"
[biz.neustar/loggly "1.0-beta-1"]