| License |
License |
|---|---|
| GroupId | GroupIdio.github.zon-g |
| ArtifactId | ArtifactIdABC-commons |
| Last Version | Last Version1.1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAn alternative for distributed lock on Java platform
|
| Filename | Size |
|---|---|
| ABC-commons-1.1.1.pom | |
| ABC-commons-1.1.1.jar | 10 KB |
| ABC-commons-1.1.1-sources.jar | 11 KB |
| ABC-commons-1.1.1-javadoc.jar | 89 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.zon-g/ABC-commons/ -->
<dependency>
<groupId>io.github.zon-g</groupId>
<artifactId>ABC-commons</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.zon-g/ABC-commons/
implementation 'io.github.zon-g:ABC-commons:1.1.1'
// https://jarcasting.com/artifacts/io.github.zon-g/ABC-commons/
implementation ("io.github.zon-g:ABC-commons:1.1.1")
'io.github.zon-g:ABC-commons:jar:1.1.1'
<dependency org="io.github.zon-g" name="ABC-commons" rev="1.1.1">
<artifact name="ABC-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.zon-g', module='ABC-commons', version='1.1.1')
)
libraryDependencies += "io.github.zon-g" % "ABC-commons" % "1.1.1"
[io.github.zon-g/ABC-commons "1.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains : annotations Optional | jar | RELEASE |