is not current version
Last Version 1.0.3

org.netarchivesuite:heritrix3-wrapper 1.0.1

Wrapper library for unpacking and communicating with Heritrix 3.

Categories

Categories

Net
GroupId

GroupId

org.netarchivesuite
ArtifactId

ArtifactId

heritrix3-wrapper
Version

Version

1.0.1
Type

Type

jar

Download heritrix3-wrapper 1.0.1


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