leobenkel / laeta   0.1.0

MIT License Website GitHub

Agnostic service registry with fully typed retrieval

Scala versions: 2.13 2.12 2.11

laeta 0.0.1


Group ID:
com.leobenkel
Artifact ID:
laeta_2.12
Version:
0.0.1
Release Date:
May 28, 2020
Licenses:
MIT
Files:

libraryDependencies += "com.leobenkel" %% "laeta" % "0.0.1"

Mill build tool

ivy"com.leobenkel::laeta:0.0.1"

Scala CLI

//> using dep "com.leobenkel::laeta:0.0.1"

Ammonite REPL

import $ivy.`com.leobenkel::laeta:0.0.1`

<dependency>
  <groupId>com.leobenkel</groupId>
  <artifactId>laeta_2.12</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'com.leobenkel', name: 'laeta_2.12', version: '0.0.1'