A refactor-friendly way to use typesafe's config by scala macro annotation
Scala versions:
2.13
config-annotation 0.4.7
Group ID:
com.wacai
Artifact ID:
config-annotation_2.13
Version:
0.4.7
Release Date:
Nov 28, 2023
Licenses:
Files:
Full Scala Version:
2.13.12
Developers:
libraryDependencies += "com.wacai" %% "config-annotation" % "0.4.7"
ivy"com.wacai::config-annotation:0.4.7"
//> using dep "com.wacai::config-annotation:0.4.7"
import $ivy.`com.wacai::config-annotation:0.4.7`
<dependency> <groupId>com.wacai</groupId> <artifactId>config-annotation_2.13</artifactId> <version>0.4.7</version> </dependency>
compile group: 'com.wacai', name: 'config-annotation_2.13', version: '0.4.7'