effectie-core 1.4.0


Group ID:
io.kevinlee
Artifact ID:
effectie-core_2.13
Version:
1.4.0
Release Date:
Sept 27, 2020
Licenses:
MIT
Files:

libraryDependencies += "io.kevinlee" %% "effectie-core" % "1.4.0"

Mill build tool

ivy"io.kevinlee::effectie-core:1.4.0"

Scala CLI

//> using dep "io.kevinlee::effectie-core:1.4.0"

Ammonite REPL

import $ivy.`io.kevinlee::effectie-core:1.4.0`

<dependency>
  <groupId>io.kevinlee</groupId>
  <artifactId>effectie-core_2.13</artifactId>
  <version>1.4.0</version>
</dependency>

compile group: 'io.kevinlee', name: 'effectie-core_2.13', version: '1.4.0'