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


Group ID:
io.vinyldns
Artifact ID:
core_2.12
Version:
0.9.5
Release Date:
Sept 15, 2020
Licenses:
Files:

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

Mill build tool

ivy"io.vinyldns::core:0.9.5"

Scala CLI

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

Ammonite REPL

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

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

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