bakenezumi / domala   0.1.0-beta.9

Apache License 2.0 GitHub

Domain Oriented Database Mapping Framework for Scala

Scala versions: 2.12

domala 0.1.0-beta.6


Group ID:
com.github.domala
Artifact ID:
domala_2.12
Version:
0.1.0-beta.6
Release Date:
Dec 4, 2017
Licenses:
Files:

libraryDependencies += "com.github.domala" %% "domala" % "0.1.0-beta.6"

Mill build tool

ivy"com.github.domala::domala:0.1.0-beta.6"

Scala CLI

//> using dep "com.github.domala::domala:0.1.0-beta.6"

Ammonite REPL

import $ivy.`com.github.domala::domala:0.1.0-beta.6`

<dependency>
  <groupId>com.github.domala</groupId>
  <artifactId>domala_2.12</artifactId>
  <version>0.1.0-beta.6</version>
</dependency>

compile group: 'com.github.domala', name: 'domala_2.12', version: '0.1.0-beta.6'