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