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.0


Group ID:
com.github.workingDog
Artifact ID:
scalaspl_2.11
Version:
1.0
Release Date:
May 12, 2016
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.workingDog</groupId>
  <artifactId>scalaspl_2.11</artifactId>
  <version>1.0</version>
</dependency>

compile group: 'com.github.workingDog', name: 'scalaspl_2.11', version: '1.0'