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


Group ID:
com.github.workingDog
Artifact ID:
scalaspl_2.12
Version:
1.1
Release Date:
Feb 11, 2018
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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