is not current version
Last Version 0.43.4

io.github.logtube:logtube 0.16

Logtube Java SDK

GroupId

GroupId

io.github.logtube
ArtifactId

ArtifactId

logtube
Version

Version

0.16
Type

Type

jar

Download logtube 0.16


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