gmethvin / sbt-tld   0.0.4

Apache License 2.0 GitHub

An sbt plugin to generate a current list of top-level domains

Scala versions: 2.12
sbt plugins: 1.x

sbt-tld 0.0.3


Group ID:
io.methvin
Artifact ID:
sbt-tld
Version:
0.0.3
Release Date:
Oct 9, 2018
Licenses:
Files:

libraryDependencies += "io.methvin" % "sbt-tld" % "0.0.3"

Mill build tool

ivy"io.methvin:sbt-tld:0.0.3"

Scala CLI

//> using dep "io.methvin:sbt-tld:0.0.3"

Ammonite REPL

import $ivy.`io.methvin:sbt-tld:0.0.3`

<dependency>
  <groupId>io.methvin</groupId>
  <artifactId>sbt-tld</artifactId>
  <version>0.0.3</version>
</dependency>

compile group: 'io.methvin', name: 'sbt-tld', version: '0.0.3'