is not current version
Last Version 0.43.4

io.github.logtube:logtube 0.20

Logtube Java SDK

GroupId

GroupId

io.github.logtube
ArtifactId

ArtifactId

logtube
Version

Version

0.20
Type

Type

jar

Download logtube 0.20


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