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