is not current version
Last Version 0.0.31

io.github.tontu89:debug-server-lib 0.0.4

debug-server-lib

GroupId

GroupId

io.github.tontu89
ArtifactId

ArtifactId

debug-server-lib
Version

Version

0.0.4
Type

Type

jar

Download debug-server-lib 0.0.4


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