is not current version
Last Version 0.0.73

io.github.devlibx.easy:helper 0.0.65


GroupId

GroupId

io.github.devlibx.easy
ArtifactId

ArtifactId

helper
Version

Version

0.0.65
Type

Type

jar

Download helper 0.0.65


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