| License |
License |
|---|---|
| GroupId | GroupIdio.github.odys-z |
| ArtifactId | ArtifactIdalbum-lib |
| Version | Version0.4.9 |
| 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.9.pom | |
| album-lib-0.4.9.jar | 29 KB |
| album-lib-0.4.9-sources.jar | 9 KB |
| album-lib-0.4.9-javadoc.jar | 95 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.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.odys-z/album-lib/
implementation 'io.github.odys-z:album-lib:0.4.9'
// https://jarcasting.com/artifacts/io.github.odys-z/album-lib/
implementation ("io.github.odys-z:album-lib:0.4.9")
'io.github.odys-z:album-lib:jar:0.4.9'
<dependency org="io.github.odys-z" name="album-lib" rev="0.4.9">
<artifact name="album-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.odys-z', module='album-lib', version='0.4.9')
)
libraryDependencies += "io.github.odys-z" % "album-lib" % "0.4.9"
[io.github.odys-z/album-lib "0.4.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.tika : tika-core | jar | [2.2.1,) |
| org.apache.tika : tika-parsers-standard-package | jar | 2.2.1 |
| io.github.odys-z : anclient.java | jar | [0.4.7,) |
| io.github.odys-z : semantic.jserv | jar | [1.3.7,) |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.3.1 |