davegurnell / smartypants   0.2.0

GitHub

Simple smart constructor generation for Scala.

Scala versions: 2.12 2.11

smartypants 0.2.0


Group ID:
com.davegurnell
Artifact ID:
smartypants_2.12
Version:
0.2.0
Release Date:
Feb 20, 2017
Licenses:
Files:

libraryDependencies += "com.davegurnell" %% "smartypants" % "0.2.0"

Mill build tool

ivy"com.davegurnell::smartypants:0.2.0"

Scala CLI

//> using dep "com.davegurnell::smartypants:0.2.0"

Ammonite REPL

import $ivy.`com.davegurnell::smartypants:0.2.0`

<dependency>
  <groupId>com.davegurnell</groupId>
  <artifactId>smartypants_2.12</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'com.davegurnell', name: 'smartypants_2.12', version: '0.2.0'