log-client

log client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.gkutiel
ArtifactId

ArtifactId

log-client
Last Version

Last Version

0.1-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

log-client
log client

Download log-client

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.ning : async-http-client jar 1.7.21
com.github.gkutiel : util jar 0-RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.1-RELEASE
0-RELEASE