approvals-scala 0.12.2


Group ID:
com.github.writethemfirst
Artifact ID:
approvals-scala_2.13
Version:
0.12.2
Release Date:
Jan 13, 2020
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.writethemfirst</groupId>
  <artifactId>approvals-scala_2.13</artifactId>
  <version>0.12.2</version>
</dependency>

compile group: 'com.github.writethemfirst', name: 'approvals-scala_2.13', version: '0.12.2'