License |
License |
---|---|
GroupId | GroupIduk.gov.nationalarchives |
ArtifactId | ArtifactIddroid-help |
Last Version | Last Version6.5.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondroid-help
A tool developed by the UK National Archives to perform automated batch identification of file formats.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
droid-help-6.5.2.pom | |
droid-help-6.5.2.jar | 674 KB |
droid-help-6.5.2-sources.jar | 688 KB |
droid-help-6.5.2-javadoc.jar | 619 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/uk.gov.nationalarchives/droid-help/ -->
<dependency>
<groupId>uk.gov.nationalarchives</groupId>
<artifactId>droid-help</artifactId>
<version>6.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.nationalarchives/droid-help/
implementation 'uk.gov.nationalarchives:droid-help:6.5.2'
// https://jarcasting.com/artifacts/uk.gov.nationalarchives/droid-help/
implementation ("uk.gov.nationalarchives:droid-help:6.5.2")
'uk.gov.nationalarchives:droid-help:jar:6.5.2'
<dependency org="uk.gov.nationalarchives" name="droid-help" rev="6.5.2">
<artifact name="droid-help" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.gov.nationalarchives', module='droid-help', version='6.5.2')
)
libraryDependencies += "uk.gov.nationalarchives" % "droid-help" % "6.5.2"
[uk.gov.nationalarchives/droid-help "6.5.2"]