is not current version
Last Version 0.0.48

io.github.harishb2k.easy:helper 0.0.4


GroupId

GroupId

io.github.harishb2k.easy
ArtifactId

ArtifactId

helper
Version

Version

0.0.4
Type

Type

jar

Download helper 0.0.4


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