is not current version
Last Version 3.1.0

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


GroupId

GroupId

uk.bl.wa.discovery
ArtifactId

ArtifactId

warc-discovery
Version

Version

2.0.0
Type

Type

pom

Download warc-discovery 2.0.0

Filename Size
warc-discovery-2.0.0.pom 5 KB
Browse

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