vinyldns / vinyldns   0.9.5

Apache License 2.0 Website GitHub

DNS automation and governance for streamlining DNS operations and enabling safe and secure DNS self-service

Scala versions: 2.12

core 0.8.0


Group ID:
io.vinyldns
Artifact ID:
core_2.12
Version:
0.8.0
Release Date:
Dec 3, 2018
Licenses:
Files:

libraryDependencies += "io.vinyldns" %% "core" % "0.8.0"

Mill build tool

ivy"io.vinyldns::core:0.8.0"

Scala CLI

//> using dep "io.vinyldns::core:0.8.0"

Ammonite REPL

import $ivy.`io.vinyldns::core:0.8.0`

<dependency>
  <groupId>io.vinyldns</groupId>
  <artifactId>core_2.12</artifactId>
  <version>0.8.0</version>
</dependency>

compile group: 'io.vinyldns', name: 'core_2.12', version: '0.8.0'