| License |
License |
|---|---|
| GroupId | GroupIdio.github.eeaters |
| ArtifactId | ArtifactIdeeaters-utils |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioneeaters-utils
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| eeaters-utils-1.0.2.pom | |
| eeaters-utils-1.0.2.jar | 5 KB |
| eeaters-utils-1.0.2-sources.jar | 4 KB |
| eeaters-utils-1.0.2-javadoc.jar | 53 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.eeaters/eeaters-utils/ -->
<dependency>
<groupId>io.github.eeaters</groupId>
<artifactId>eeaters-utils</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.eeaters/eeaters-utils/
implementation 'io.github.eeaters:eeaters-utils:1.0.2'
// https://jarcasting.com/artifacts/io.github.eeaters/eeaters-utils/
implementation ("io.github.eeaters:eeaters-utils:1.0.2")
'io.github.eeaters:eeaters-utils:jar:1.0.2'
<dependency org="io.github.eeaters" name="eeaters-utils" rev="1.0.2">
<artifact name="eeaters-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.eeaters', module='eeaters-utils', version='1.0.2')
)
libraryDependencies += "io.github.eeaters" % "eeaters-utils" % "1.0.2"
[io.github.eeaters/eeaters-utils "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |