karasiq / goose   2.1.29

Apache License 2.0 Website GitHub

Html Content / Article Extractor in Scala - open sourced from Gravity Labs

Scala versions: 2.12 2.11

goose 2.1.29


Group ID:
com.github.karasiq
Artifact ID:
goose_2.12
Version:
2.1.29
Release Date:
Jan 21, 2018
Licenses:
Files:

libraryDependencies += "com.github.karasiq" %% "goose" % "2.1.29"

Mill build tool

ivy"com.github.karasiq::goose:2.1.29"

Scala CLI

//> using dep "com.github.karasiq::goose:2.1.29"

Ammonite REPL

import $ivy.`com.github.karasiq::goose:2.1.29`

<dependency>
  <groupId>com.github.karasiq</groupId>
  <artifactId>goose_2.12</artifactId>
  <version>2.1.29</version>
</dependency>

compile group: 'com.github.karasiq', name: 'goose_2.12', version: '2.1.29'