is not current version
Last Version 0.1-RELEASE

com.github.gkutiel:log-client 0-RELEASE

log client

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.gkutiel
ArtifactId

ArtifactId

log-client
Version

Version

0-RELEASE
Type

Type

jar

Download log-client 0-RELEASE


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