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


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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