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.4


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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