cement

A factory macro for anonymous final static lazy variables, for Scala.

License

License

Categories

Categories

Net
GroupId

GroupId

net.zygfryd
ArtifactId

ArtifactId

cement_2.13
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

cement
A factory macro for anonymous final static lazy variables, for Scala.
Project URL

Project URL

https://github.com/zygfryd/scala-zygf-cement
Project Organization

Project Organization

zygfryd's projects
Source Code Management

Source Code Management

https://github.com/zygfryd/scala-zygf-cement

Download cement_2.13

How to add to project

<!-- https://jarcasting.com/artifacts/net.zygfryd/cement_2.13/ -->
<dependency>
    <groupId>net.zygfryd</groupId>
    <artifactId>cement_2.13</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.zygfryd/cement_2.13/
implementation 'net.zygfryd:cement_2.13:0.3.0'
// https://jarcasting.com/artifacts/net.zygfryd/cement_2.13/
implementation ("net.zygfryd:cement_2.13:0.3.0")
'net.zygfryd:cement_2.13:jar:0.3.0'
<dependency org="net.zygfryd" name="cement_2.13" rev="0.3.0">
  <artifact name="cement_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.zygfryd', module='cement_2.13', version='0.3.0')
)
libraryDependencies += "net.zygfryd" % "cement_2.13" % "0.3.0"
[net.zygfryd/cement_2.13 "0.3.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.6
org.scala-lang : scala-reflect jar 2.13.6

test (3)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.2.9
org.apache.logging.log4j : log4j-api jar 2.11.2
com.lihaoyi : sourcecode_2.13 jar 0.2.7

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0
0.2.2