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