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


Group ID:
com.leobenkel
Artifact ID:
laeta_2.13
Version:
0.1.0
Release Date:
Dec 14, 2022
Licenses:
MIT
Files:

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

Mill build tool

ivy"com.leobenkel::laeta:0.1.0"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.leobenkel</groupId>
  <artifactId>laeta_2.13</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'com.leobenkel', name: 'laeta_2.13', version: '0.1.0'