zygfryd / scala-zygf-cement   0.3.0

Apache License 2.0 GitHub

A factory macro for anonymous final static lazy variables. Also comes with implicit caching.

Scala versions: 3.x 2.13 2.12 2.11

cement 0.2.2


Group ID:
net.zygfryd
Artifact ID:
cement_2.13
Version:
0.2.2
Release Date:
Apr 4, 2020
Licenses:
Files:

libraryDependencies += "net.zygfryd" %% "cement" % "0.2.2"

Mill build tool

ivy"net.zygfryd::cement:0.2.2"

Scala CLI

//> using dep "net.zygfryd::cement:0.2.2"

Ammonite REPL

import $ivy.`net.zygfryd::cement:0.2.2`

<dependency>
  <groupId>net.zygfryd</groupId>
  <artifactId>cement_2.13</artifactId>
  <version>0.2.2</version>
</dependency>

compile group: 'net.zygfryd', name: 'cement_2.13', version: '0.2.2'