is not current version
Last Version 0.18.1

org.netpreserve:jwarc 0.15.0

Java library for reading and writing WARC files with a typed API

Categories

Categories

Net
GroupId

GroupId

org.netpreserve
ArtifactId

ArtifactId

jwarc
Version

Version

0.15.0
Type

Type

jar

Download jwarc 0.15.0


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