is not current version
Last Version 0.0.1.2

io.github.warnotte:waxlib3 0.0.1

This is my 16 years old own library for lot of purpose

GroupId

GroupId

io.github.warnotte
ArtifactId

ArtifactId

waxlib3
Version

Version

0.0.1
Type

Type

jar

Download waxlib3 0.0.1


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