License |
License |
---|---|
GroupId | GroupIdru.r2cloud |
ArtifactId | ArtifactIdapt-man |
Last Version | Last Version1.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionapt-man
Library for managing APT repository
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
apt-man-1.5.pom | |
apt-man-1.5.jar | 31 KB |
apt-man-1.5-sources.jar | 15 KB |
apt-man-1.5-javadoc.jar | 485 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ru.r2cloud/apt-man/ -->
<dependency>
<groupId>ru.r2cloud</groupId>
<artifactId>apt-man</artifactId>
<version>1.5</version>
</dependency>
// https://jarcasting.com/artifacts/ru.r2cloud/apt-man/
implementation 'ru.r2cloud:apt-man:1.5'
// https://jarcasting.com/artifacts/ru.r2cloud/apt-man/
implementation ("ru.r2cloud:apt-man:1.5")
'ru.r2cloud:apt-man:jar:1.5'
<dependency org="ru.r2cloud" name="apt-man" rev="1.5">
<artifact name="apt-man" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.r2cloud', module='apt-man', version='1.5')
)
libraryDependencies += "ru.r2cloud" % "apt-man" % "1.5"
[ru.r2cloud/apt-man "1.5"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.12 |
commons-codec : commons-codec | jar | 1.2 |
org.apache.commons : commons-compress | jar | 1.21 |
org.tukaani : xz | jar | 1.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.slf4j : slf4j-log4j12 | jar | 1.7.12 |