| License |
License |
|---|---|
| GroupId | GroupIdio.github.odys-z |
| ArtifactId | ArtifactIdalbum-lib |
| Version | Version0.4.17 |
| Type | Typejar |
| Description |
DescriptionAlbum Common Lib
Album Common Lib
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| album-lib-0.4.17.pom | |
| album-lib-0.4.17.jar | 27 KB |
| album-lib-0.4.17-sources.jar | 8 KB |
| album-lib-0.4.17-javadoc.jar | 85 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.odys-z/album-lib/ -->
<dependency>
<groupId>io.github.odys-z</groupId>
<artifactId>album-lib</artifactId>
<version>0.4.17</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.odys-z/album-lib/
implementation 'io.github.odys-z:album-lib:0.4.17'
// https://jarcasting.com/artifacts/io.github.odys-z/album-lib/
implementation ("io.github.odys-z:album-lib:0.4.17")
'io.github.odys-z:album-lib:jar:0.4.17'
<dependency org="io.github.odys-z" name="album-lib" rev="0.4.17">
<artifact name="album-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.odys-z', module='album-lib', version='0.4.17')
)
libraryDependencies += "io.github.odys-z" % "album-lib" % "0.4.17"
[io.github.odys-z/album-lib "0.4.17"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.odys-z : anclient.java | jar | [0.4.13,) |
| io.github.odys-z : semantic.jserv | jar | [1.4.4,) |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.3.1 |