toknapp / ether4s   0.1.0

GitHub
Scala versions: 2.12

ether4s-core 0.1.0


Group ID:
co.upvest
Artifact ID:
ether4s-core_2.12
Version:
0.1.0
Release Date:
Oct 10, 2018
Licenses:
MIT
Files:

libraryDependencies += "co.upvest" %% "ether4s-core" % "0.1.0"

Mill build tool

ivy"co.upvest::ether4s-core:0.1.0"

Scala CLI

//> using dep "co.upvest::ether4s-core:0.1.0"

Ammonite REPL

import $ivy.`co.upvest::ether4s-core:0.1.0`

<dependency>
  <groupId>co.upvest</groupId>
  <artifactId>ether4s-core_2.12</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'co.upvest', name: 'ether4s-core_2.12', version: '0.1.0'