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


Group ID:
net.zygfryd
Artifact ID:
cement_2.12
Version:
0.2.1
Release Date:
Feb 18, 2019
Licenses:
Files:

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

Mill build tool

ivy"net.zygfryd::cement:0.2.1"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>net.zygfryd</groupId>
  <artifactId>cement_2.12</artifactId>
  <version>0.2.1</version>
</dependency>

compile group: 'net.zygfryd', name: 'cement_2.12', version: '0.2.1'