is not current version
Last Version 3.4.0-20210923

org.archive.heritrix:heritrix-contrib 3.4.0-20200304


GroupId

GroupId

org.archive.heritrix
ArtifactId

ArtifactId

heritrix-contrib
Version

Version

3.4.0-20200304
Type

Type

jar

Download heritrix-contrib 3.4.0-20200304


<!-- https://jarcasting.com/artifacts/org.archive.heritrix/heritrix-contrib/ -->
<dependency>
    <groupId>org.archive.heritrix</groupId>
    <artifactId>heritrix-contrib</artifactId>
    <version>3.4.0-20200304</version>
</dependency>
// https://jarcasting.com/artifacts/org.archive.heritrix/heritrix-contrib/
implementation 'org.archive.heritrix:heritrix-contrib:3.4.0-20200304'
// https://jarcasting.com/artifacts/org.archive.heritrix/heritrix-contrib/
implementation ("org.archive.heritrix:heritrix-contrib:3.4.0-20200304")
'org.archive.heritrix:heritrix-contrib:jar:3.4.0-20200304'
<dependency org="org.archive.heritrix" name="heritrix-contrib" rev="3.4.0-20200304">
  <artifact name="heritrix-contrib" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.archive.heritrix', module='heritrix-contrib', version='3.4.0-20200304')
)
libraryDependencies += "org.archive.heritrix" % "heritrix-contrib" % "3.4.0-20200304"
[org.archive.heritrix/heritrix-contrib "3.4.0-20200304"]