ltbs / uniform-scala   4.10.0

Apache License 2.0 GitHub

Functional user journeys

Scala versions: 2.13 2.12 2.11 2.10
Scala.js versions: 1.x 0.6
sbt plugins: 1.0 0.13

core 0.2.4


Group ID:
com.luketebbs.uniform
Artifact ID:
core_2.12
Version:
0.2.4
Release Date:
Nov 23, 2018
Licenses:
Files:

libraryDependencies += "com.luketebbs.uniform" %% "core" % "0.2.4"

Mill build tool

ivy"com.luketebbs.uniform::core:0.2.4"

Scala CLI

//> using dep "com.luketebbs.uniform::core:0.2.4"

Ammonite REPL

import $ivy.`com.luketebbs.uniform::core:0.2.4`

<dependency>
  <groupId>com.luketebbs.uniform</groupId>
  <artifactId>core_2.12</artifactId>
  <version>0.2.4</version>
</dependency>

compile group: 'com.luketebbs.uniform', name: 'core_2.12', version: '0.2.4'