refined-anorm 0.1


Group ID:
com.github.derekmorr
Artifact ID:
refined-anorm_2.12
Version:
0.1
Release Date:
Apr 19, 2017
Licenses:
MIT
Files:

libraryDependencies += "com.github.derekmorr" %% "refined-anorm" % "0.1"

Mill build tool

ivy"com.github.derekmorr::refined-anorm:0.1"

Scala CLI

//> using dep "com.github.derekmorr::refined-anorm:0.1"

Ammonite REPL

import $ivy.`com.github.derekmorr::refined-anorm:0.1`

<dependency>
  <groupId>com.github.derekmorr</groupId>
  <artifactId>refined-anorm_2.12</artifactId>
  <version>0.1</version>
</dependency>

compile group: 'com.github.derekmorr', name: 'refined-anorm_2.12', version: '0.1'