workingdog / scalapsl   1.2

BSD 3-clause "New" or "Revised" License GitHub

a scala library for the Public Suffix List

Scala versions: 2.12 2.11

scalaspl 1.2


Group ID:
com.github.workingDog
Artifact ID:
scalaspl_2.12
Version:
1.2
Release Date:
May 1, 2019
Licenses:
Files:

libraryDependencies += "com.github.workingDog" %% "scalaspl" % "1.2"

Mill build tool

ivy"com.github.workingDog::scalaspl:1.2"

Scala CLI

//> using dep "com.github.workingDog::scalaspl:1.2"

Ammonite REPL

import $ivy.`com.github.workingDog::scalaspl:1.2`

<dependency>
  <groupId>com.github.workingDog</groupId>
  <artifactId>scalaspl_2.12</artifactId>
  <version>1.2</version>
</dependency>

compile group: 'com.github.workingDog', name: 'scalaspl_2.12', version: '1.2'