GroupId | GroupIdio.github.harishb2k.easy |
---|---|
ArtifactId | ArtifactIdhelper |
Version | Version0.0.24 |
Type | Typejar |
Filename | Size |
---|---|
helper-0.0.24.pom | |
helper-0.0.24.jar | 29 KB |
helper-0.0.24-sources.jar | 12 KB |
helper-0.0.24-javadoc.jar | 138 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.harishb2k.easy/helper/ -->
<dependency>
<groupId>io.github.harishb2k.easy</groupId>
<artifactId>helper</artifactId>
<version>0.0.24</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.harishb2k.easy/helper/
implementation 'io.github.harishb2k.easy:helper:0.0.24'
// https://jarcasting.com/artifacts/io.github.harishb2k.easy/helper/
implementation ("io.github.harishb2k.easy:helper:0.0.24")
'io.github.harishb2k.easy:helper:jar:0.0.24'
<dependency org="io.github.harishb2k.easy" name="helper" rev="0.0.24">
<artifact name="helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.harishb2k.easy', module='helper', version='0.0.24')
)
libraryDependencies += "io.github.harishb2k.easy" % "helper" % "0.0.24"
[io.github.harishb2k.easy/helper "0.0.24"]