helgeho / web2warc   1.1

MIT License GitHub

An easy-to-use and highly customizable crawler that enables you to create your own little Web archives (WARC/CDX)

Scala versions: 2.11

web2warc 1.1


Group ID:
com.github.helgeho
Artifact ID:
web2warc_2.11
Version:
1.1
Release Date:
Oct 5, 2017
Licenses:
MIT
Files:

libraryDependencies += "com.github.helgeho" %% "web2warc" % "1.1"

Mill build tool

ivy"com.github.helgeho::web2warc:1.1"

Scala CLI

//> using dep "com.github.helgeho::web2warc:1.1"

Ammonite REPL

import $ivy.`com.github.helgeho::web2warc:1.1`

<dependency>
  <groupId>com.github.helgeho</groupId>
  <artifactId>web2warc_2.11</artifactId>
  <version>1.1</version>
</dependency>

compile group: 'com.github.helgeho', name: 'web2warc_2.11', version: '1.1'