is not current version
Last Version 0.43.4

io.github.logtube:logtube 0.31

Logtube Java SDK

GroupId

GroupId

io.github.logtube
ArtifactId

ArtifactId

logtube
Version

Version

0.31
Type

Type

jar

Download logtube 0.31


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