core 2.1.1


Group ID:
com.github.japgolly.test-state
Artifact ID:
core_2.12
Version:
2.1.1
Release Date:
Nov 11, 2016
Licenses:
Files:

libraryDependencies += "com.github.japgolly.test-state" %% "core" % "2.1.1"

Mill build tool

ivy"com.github.japgolly.test-state::core:2.1.1"

Scala CLI

//> using dep "com.github.japgolly.test-state::core:2.1.1"

Ammonite REPL

import $ivy.`com.github.japgolly.test-state::core:2.1.1`

<dependency>
  <groupId>com.github.japgolly.test-state</groupId>
  <artifactId>core_2.12</artifactId>
  <version>2.1.1</version>
</dependency>

compile group: 'com.github.japgolly.test-state', name: 'core_2.12', version: '2.1.1'