is not current version
Last Version 1.1.4

one.lfa:one.lfa.opdsget.tests 1.0.0

OPDS offline mirroring tool (Test suite)

GroupId

GroupId

one.lfa
ArtifactId

ArtifactId

one.lfa.opdsget.tests
Version

Version

1.0.0
Type

Type

jar

Download one.lfa.opdsget.tests 1.0.0


<!-- https://jarcasting.com/artifacts/one.lfa/one.lfa.opdsget.tests/ -->
<dependency>
    <groupId>one.lfa</groupId>
    <artifactId>one.lfa.opdsget.tests</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/one.lfa/one.lfa.opdsget.tests/
implementation 'one.lfa:one.lfa.opdsget.tests:1.0.0'
// https://jarcasting.com/artifacts/one.lfa/one.lfa.opdsget.tests/
implementation ("one.lfa:one.lfa.opdsget.tests:1.0.0")
'one.lfa:one.lfa.opdsget.tests:jar:1.0.0'
<dependency org="one.lfa" name="one.lfa.opdsget.tests" rev="1.0.0">
  <artifact name="one.lfa.opdsget.tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='one.lfa', module='one.lfa.opdsget.tests', version='1.0.0')
)
libraryDependencies += "one.lfa" % "one.lfa.opdsget.tests" % "1.0.0"
[one.lfa/one.lfa.opdsget.tests "1.0.0"]