lucidsoftware / sbt-android-room   0.0.16

Apache License 2.0 GitHub

Android's Room Persistence Library for Scala

Scala versions: 2.11 2.10
sbt plugins: 0.13

android-room 0.0.11


Group ID:
com.lucidchart
Artifact ID:
android-room_2.11
Version:
0.0.11
Release Date:
Nov 1, 2017
Licenses:
Files:

libraryDependencies += "com.lucidchart" %% "android-room" % "0.0.11"

Mill build tool

ivy"com.lucidchart::android-room:0.0.11"

Scala CLI

//> using dep "com.lucidchart::android-room:0.0.11"

Ammonite REPL

import $ivy.`com.lucidchart::android-room:0.0.11`

<dependency>
  <groupId>com.lucidchart</groupId>
  <artifactId>android-room_2.11</artifactId>
  <version>0.0.11</version>
</dependency>

compile group: 'com.lucidchart', name: 'android-room_2.11', version: '0.0.11'