is not current version
Last Version 3.1.0

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


Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

uk.bl.wa.discovery
ArtifactId

ArtifactId

warc-indexer
Version

Version

1.1.1
Type

Type

jar

Download warc-indexer 1.1.1


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