approvals-scala 0.12.0


Group ID:
com.github.writethemfirst
Artifact ID:
approvals-scala_2.12
Version:
0.12.0
Release Date:
Oct 15, 2019
Licenses:
Files:

libraryDependencies += "com.github.writethemfirst" %% "approvals-scala" % "0.12.0"

Mill build tool

ivy"com.github.writethemfirst::approvals-scala:0.12.0"

Scala CLI

//> using dep "com.github.writethemfirst::approvals-scala:0.12.0"

Ammonite REPL

import $ivy.`com.github.writethemfirst::approvals-scala:0.12.0`

<dependency>
  <groupId>com.github.writethemfirst</groupId>
  <artifactId>approvals-scala_2.12</artifactId>
  <version>0.12.0</version>
</dependency>

compile group: 'com.github.writethemfirst', name: 'approvals-scala_2.12', version: '0.12.0'