| License |
License |
|---|---|
| GroupId | GroupIdio.github.odys-z |
| ArtifactId | ArtifactIdalbum-lib |
| Version | Version0.1.3 |
| Type | Typejar |
| Description |
DescriptionAlbum Common Lib
Album Common Lib
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| album-lib-0.1.3.pom | |
| album-lib-0.1.3.jar | 16 KB |
| album-lib-0.1.3-sources.jar | 6 KB |
| album-lib-0.1.3-javadoc.jar | 86 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.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.odys-z/album-lib/
implementation 'io.github.odys-z:album-lib:0.1.3'
// https://jarcasting.com/artifacts/io.github.odys-z/album-lib/
implementation ("io.github.odys-z:album-lib:0.1.3")
'io.github.odys-z:album-lib:jar:0.1.3'
<dependency org="io.github.odys-z" name="album-lib" rev="0.1.3">
<artifact name="album-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.odys-z', module='album-lib', version='0.1.3')
)
libraryDependencies += "io.github.odys-z" % "album-lib" % "0.1.3"
[io.github.odys-z/album-lib "0.1.3"]
| 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.3.0-SNAPSHOT,) |
| io.github.odys-z : semantic.jserv | jar | [1.3.3-SNAPSHOT,) |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.3.1 |