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 4.8.1


Group ID:
com.luketebbs.uniform
Artifact ID:
core_2.13
Version:
4.8.1
Release Date:
Jan 20, 2020
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.luketebbs.uniform</groupId>
  <artifactId>core_2.13</artifactId>
  <version>4.8.1</version>
</dependency>

compile group: 'com.luketebbs.uniform', name: 'core_2.13', version: '4.8.1'