is not current version
Last Version 3.1.0

uk.bl.wa.discovery:warc-indexer 2.0.0


Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

uk.bl.wa.discovery
ArtifactId

ArtifactId

warc-indexer
Version

Version

2.0.0
Type

Type

jar

Download warc-indexer 2.0.0


<!-- https://jarcasting.com/artifacts/uk.bl.wa.discovery/warc-indexer/ -->
<dependency>
    <groupId>uk.bl.wa.discovery</groupId>
    <artifactId>warc-indexer</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/uk.bl.wa.discovery/warc-indexer/
implementation 'uk.bl.wa.discovery:warc-indexer:2.0.0'
// https://jarcasting.com/artifacts/uk.bl.wa.discovery/warc-indexer/
implementation ("uk.bl.wa.discovery:warc-indexer:2.0.0")
'uk.bl.wa.discovery:warc-indexer:jar:2.0.0'
<dependency org="uk.bl.wa.discovery" name="warc-indexer" rev="2.0.0">
  <artifact name="warc-indexer" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.bl.wa.discovery', module='warc-indexer', version='2.0.0')
)
libraryDependencies += "uk.bl.wa.discovery" % "warc-indexer" % "2.0.0"
[uk.bl.wa.discovery/warc-indexer "2.0.0"]