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 5.0.0-RC3


Group ID:
com.luketebbs.uniform
Artifact ID:
core_2.13
Version:
5.0.0-RC3
Release Date:
Nov 23, 2021
Licenses:
Files:

libraryDependencies += "com.luketebbs.uniform" %% "core" % "5.0.0-RC3"

Mill build tool

ivy"com.luketebbs.uniform::core:5.0.0-RC3"

Scala CLI

//> using dep "com.luketebbs.uniform::core:5.0.0-RC3"

Ammonite REPL

import $ivy.`com.luketebbs.uniform::core:5.0.0-RC3`

<dependency>
  <groupId>com.luketebbs.uniform</groupId>
  <artifactId>core_2.13</artifactId>
  <version>5.0.0-RC3</version>
</dependency>

compile group: 'com.luketebbs.uniform', name: 'core_2.13', version: '5.0.0-RC3'