h-kishi / macrooom   0.2.0

MIT License GitHub

Scala macro-based object-object mapper

Scala versions: 2.12 2.11

macrooom 0.1.0


Group ID:
com.github.h-kishi
Artifact ID:
macrooom_2.12
Version:
0.1.0
Release Date:
Nov 30, 2016
Licenses:
MIT
Files:

libraryDependencies += "com.github.h-kishi" %% "macrooom" % "0.1.0"

Mill build tool

ivy"com.github.h-kishi::macrooom:0.1.0"

Scala CLI

//> using dep "com.github.h-kishi::macrooom:0.1.0"

Ammonite REPL

import $ivy.`com.github.h-kishi::macrooom:0.1.0`

<dependency>
  <groupId>com.github.h-kishi</groupId>
  <artifactId>macrooom_2.12</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'com.github.h-kishi', name: 'macrooom_2.12', version: '0.1.0'