is not current version
Last Version 3.1.0

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


GroupId

GroupId

uk.bl.wa.discovery
ArtifactId

ArtifactId

warc-discovery
Version

Version

1.1.1
Type

Type

pom

Download warc-discovery 1.1.1

Filename Size
warc-discovery-1.1.1.pom 4 KB
Browse

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