is not current version
Last Version 3.1.0

uk.bl.wa.discovery:warc-indexer 2.2.0-BETA-4


Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

uk.bl.wa.discovery
ArtifactId

ArtifactId

warc-indexer
Version

Version

2.2.0-BETA-4
Type

Type

jar

Download warc-indexer 2.2.0-BETA-4


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