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


Group ID:
com.lucidchart
Artifact ID:
lucid-android_2.11
Version:
0.8.2
Release Date:
Aug 2, 2018
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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