| License |
License |
|---|---|
| GroupId | GroupIdone.lfa |
| ArtifactId | ArtifactIdone.lfa.opdsget |
| Last Version | Last Version1.1.4 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionone.lfa.opdsget
OPDS offline mirroring tool
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| one.lfa.opdsget-1.1.4.pom | 5 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/one.lfa/one.lfa.opdsget/ -->
<dependency>
<groupId>one.lfa</groupId>
<artifactId>one.lfa.opdsget</artifactId>
<version>1.1.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/one.lfa/one.lfa.opdsget/
implementation 'one.lfa:one.lfa.opdsget:1.1.4'
// https://jarcasting.com/artifacts/one.lfa/one.lfa.opdsget/
implementation ("one.lfa:one.lfa.opdsget:1.1.4")
'one.lfa:one.lfa.opdsget:pom:1.1.4'
<dependency org="one.lfa" name="one.lfa.opdsget" rev="1.1.4">
<artifact name="one.lfa.opdsget" type="pom" />
</dependency>
@Grapes(
@Grab(group='one.lfa', module='one.lfa.opdsget', version='1.1.4')
)
libraryDependencies += "one.lfa" % "one.lfa.opdsget" % "1.1.4"
[one.lfa/one.lfa.opdsget "1.1.4"]