effectie-core 1.7.0


Group ID:
io.kevinlee
Artifact ID:
effectie-core_2.13
Version:
1.7.0
Release Date:
Nov 29, 2020
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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