License |
License |
---|---|
GroupId | GroupIduk.bl.wa.discovery |
ArtifactId | ArtifactIdwarc-discovery |
Version | Version3.1.0 |
Type | Typepom |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
warc-discovery-3.1.0.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.bl.wa.discovery/warc-discovery/ -->
<dependency>
<groupId>uk.bl.wa.discovery</groupId>
<artifactId>warc-discovery</artifactId>
<version>3.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/uk.bl.wa.discovery/warc-discovery/
implementation 'uk.bl.wa.discovery:warc-discovery:3.1.0'
// https://jarcasting.com/artifacts/uk.bl.wa.discovery/warc-discovery/
implementation ("uk.bl.wa.discovery:warc-discovery:3.1.0")
'uk.bl.wa.discovery:warc-discovery:pom:3.1.0'
<dependency org="uk.bl.wa.discovery" name="warc-discovery" rev="3.1.0">
<artifact name="warc-discovery" type="pom" />
</dependency>
@Grapes(
@Grab(group='uk.bl.wa.discovery', module='warc-discovery', version='3.1.0')
)
libraryDependencies += "uk.bl.wa.discovery" % "warc-discovery" % "3.1.0"
[uk.bl.wa.discovery/warc-discovery "3.1.0"]