themillhousegroup / scoup   1.0.0

MIT License GitHub

JSoup extensions for Scala

Scala versions: 3.x 2.13 2.12 2.11 2.10

scoup 0.5.0


Group ID:
com.themillhousegroup
Artifact ID:
scoup_2.12
Version:
0.5.0
Release Date:
Apr 30, 2021
Licenses:
MIT
Files:

libraryDependencies += "com.themillhousegroup" %% "scoup" % "0.5.0"

Mill build tool

ivy"com.themillhousegroup::scoup:0.5.0"

Scala CLI

//> using dep "com.themillhousegroup::scoup:0.5.0"

Ammonite REPL

import $ivy.`com.themillhousegroup::scoup:0.5.0`

<dependency>
  <groupId>com.themillhousegroup</groupId>
  <artifactId>scoup_2.12</artifactId>
  <version>0.5.0</version>
</dependency>

compile group: 'com.themillhousegroup', name: 'scoup_2.12', version: '0.5.0'