lucidsoftware / lucid-android   0.10.1

Apache License 2.0 GitHub

A small collection of useful classes and helpers for using Scala on Android.

Scala versions: 2.11

lucid-android 0.9.0


Group ID:
com.lucidchart
Artifact ID:
lucid-android_2.11
Version:
0.9.0
Release Date:
Sept 13, 2018
Licenses:
Files:

libraryDependencies += "com.lucidchart" %% "lucid-android" % "0.9.0"

Mill build tool

ivy"com.lucidchart::lucid-android:0.9.0"

Scala CLI

//> using dep "com.lucidchart::lucid-android:0.9.0"

Ammonite REPL

import $ivy.`com.lucidchart::lucid-android:0.9.0`

<dependency>
  <groupId>com.lucidchart</groupId>
  <artifactId>lucid-android_2.11</artifactId>
  <version>0.9.0</version>
</dependency>

compile group: 'com.lucidchart', name: 'lucid-android_2.11', version: '0.9.0'