is not current version
Last Version 0.43.4

io.github.logtube:logtube 0.18

Logtube Java SDK

GroupId

GroupId

io.github.logtube
ArtifactId

ArtifactId

logtube
Version

Version

0.18
Type

Type

jar

Download logtube 0.18


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