Scala 2 macros to have fluent copy on case classes
fluent-copy 0.0.1
Group ID:
com.github.geirolz
Artifact ID:
fluent-copy_3
Version:
0.0.1
Version Scheme:
Release Date:
Dec 27, 2022
Licenses:
Files:
Full Scala Version:
3.2.1
Developers:
libraryDependencies += "com.github.geirolz" %% "fluent-copy" % "0.0.1"
ivy"com.github.geirolz::fluent-copy:0.0.1"
//> using dep "com.github.geirolz::fluent-copy:0.0.1"
import $ivy.`com.github.geirolz::fluent-copy:0.0.1`
<dependency> <groupId>com.github.geirolz</groupId> <artifactId>fluent-copy_3</artifactId> <version>0.0.1</version> </dependency>
compile group: 'com.github.geirolz', name: 'fluent-copy_3', version: '0.0.1'