Last Version

loggly-client 1.0.3

A Java REST client for Loggly

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.tony19
ArtifactId

ArtifactId

loggly-client
Version

Version

1.0.3
Type

Type

jar
Description

Description

loggly-client
A Java REST client for Loggly
Project URL

Project URL

http://github.com/tony19/loggly-client
Source Code Management

Source Code Management

https://github.com/tony19/loggly-client

Download loggly-client 1.0.3


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

Dependencies

compile (2)

Group / Artifact Type Version
com.jakewharton.timber : timber jar 2.5.1
com.squareup.retrofit : retrofit jar 1.9.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.