is not current version
Last Version 0.0.31

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

debug-server-lib

GroupId

GroupId

io.github.tontu89
ArtifactId

ArtifactId

debug-server-lib
Version

Version

0.0.3
Type

Type

jar

Download debug-server-lib 0.0.3


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