dantheman3333 / scrape-async   0.1

MIT License GitHub

Scrape websites with chrome & selenium in an asynchronous fashion (scala).

Scala versions: 2.12

scrape-async 0.1


Group ID:
com.kramer425
Artifact ID:
scrape-async_2.12
Version:
0.1
Release Date:
Jun 29, 2019
Licenses:
MIT
Files:

libraryDependencies += "com.kramer425" %% "scrape-async" % "0.1"

Mill build tool

ivy"com.kramer425::scrape-async:0.1"

Scala CLI

//> using dep "com.kramer425::scrape-async:0.1"

Ammonite REPL

import $ivy.`com.kramer425::scrape-async:0.1`

<dependency>
  <groupId>com.kramer425</groupId>
  <artifactId>scrape-async_2.12</artifactId>
  <version>0.1</version>
</dependency>

compile group: 'com.kramer425', name: 'scrape-async_2.12', version: '0.1'