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.4


Group ID:
com.leobenkel
Artifact ID:
laeta_2.11
Version:
0.0.4
Release Date:
May 29, 2020
Licenses:
MIT
Files:

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

Mill build tool

ivy"com.leobenkel::laeta:0.0.4"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.leobenkel</groupId>
  <artifactId>laeta_2.11</artifactId>
  <version>0.0.4</version>
</dependency>

compile group: 'com.leobenkel', name: 'laeta_2.11', version: '0.0.4'