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