License |
License |
---|---|
GroupId | GroupIdio.github.devlibx.easy |
ArtifactId | ArtifactIdeasy |
Last Version | Last Version0.0.73 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioneasy
A library which provides jave helpers
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
easy-0.0.73.pom | 31 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.devlibx.easy/easy/ -->
<dependency>
<groupId>io.github.devlibx.easy</groupId>
<artifactId>easy</artifactId>
<version>0.0.73</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.devlibx.easy/easy/
implementation 'io.github.devlibx.easy:easy:0.0.73'
// https://jarcasting.com/artifacts/io.github.devlibx.easy/easy/
implementation ("io.github.devlibx.easy:easy:0.0.73")
'io.github.devlibx.easy:easy:pom:0.0.73'
<dependency org="io.github.devlibx.easy" name="easy" rev="0.0.73">
<artifact name="easy" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.devlibx.easy', module='easy', version='0.0.73')
)
libraryDependencies += "io.github.devlibx.easy" % "easy" % "0.0.73"
[io.github.devlibx.easy/easy "0.0.73"]