is not current version
Last Version 1.6.2

org.openpreservation.jhove.modules:aiff-hul 1.5.1

AIFF module developed by Harvard University Library

GroupId

GroupId

org.openpreservation.jhove.modules
ArtifactId

ArtifactId

aiff-hul
Version

Version

1.5.1
Type

Type

jar

Download aiff-hul 1.5.1


<!-- https://jarcasting.com/artifacts/org.openpreservation.jhove.modules/aiff-hul/ -->
<dependency>
    <groupId>org.openpreservation.jhove.modules</groupId>
    <artifactId>aiff-hul</artifactId>
    <version>1.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.openpreservation.jhove.modules/aiff-hul/
implementation 'org.openpreservation.jhove.modules:aiff-hul:1.5.1'
// https://jarcasting.com/artifacts/org.openpreservation.jhove.modules/aiff-hul/
implementation ("org.openpreservation.jhove.modules:aiff-hul:1.5.1")
'org.openpreservation.jhove.modules:aiff-hul:jar:1.5.1'
<dependency org="org.openpreservation.jhove.modules" name="aiff-hul" rev="1.5.1">
  <artifact name="aiff-hul" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openpreservation.jhove.modules', module='aiff-hul', version='1.5.1')
)
libraryDependencies += "org.openpreservation.jhove.modules" % "aiff-hul" % "1.5.1"
[org.openpreservation.jhove.modules/aiff-hul "1.5.1"]