bizreach / robotparser-scala   0.0.5

Apache License 2.0 GitHub

robotparser-scala implements a parser for the robots.txt file format in Scala.

Scala versions: 2.13 2.12 2.11

robotparser-scala 0.0.5


Group ID:
jp.co.bizreach
Artifact ID:
robotparser-scala_2.13
Version:
0.0.5
Release Date:
Jun 26, 2019
Licenses:
Files:

libraryDependencies += "jp.co.bizreach" %% "robotparser-scala" % "0.0.5"

Mill build tool

ivy"jp.co.bizreach::robotparser-scala:0.0.5"

Scala CLI

//> using dep "jp.co.bizreach::robotparser-scala:0.0.5"

Ammonite REPL

import $ivy.`jp.co.bizreach::robotparser-scala:0.0.5`

<dependency>
  <groupId>jp.co.bizreach</groupId>
  <artifactId>robotparser-scala_2.13</artifactId>
  <version>0.0.5</version>
</dependency>

compile group: 'jp.co.bizreach', name: 'robotparser-scala_2.13', version: '0.0.5'