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


Group ID:
net.zygfryd
Artifact ID:
cement_2.13
Version:
0.3.0
Release Date:
Jun 28, 2021
Licenses:
Files:

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

Mill build tool

ivy"net.zygfryd::cement:0.3.0"

Scala CLI

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

Ammonite REPL

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

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

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