A refactor-friendly way to use typesafe's config by scala macro annotation
Scala versions:
2.13
config-annotation 0.1.1
Group ID:
com.wacai
Artifact ID:
config-annotation_2.10
Version:
0.1.1
Release Date:
Jan 18, 2015
Licenses:
Files:
Full Scala Version:
2.10.2
Developers:
zhongl
|
libraryDependencies += "com.wacai" %% "config-annotation" % "0.1.1"
ivy"com.wacai::config-annotation:0.1.1"
//> using dep "com.wacai::config-annotation:0.1.1"
import $ivy.`com.wacai::config-annotation:0.1.1`
<dependency> <groupId>com.wacai</groupId> <artifactId>config-annotation_2.10</artifactId> <version>0.1.1</version> </dependency>
compile group: 'com.wacai', name: 'config-annotation_2.10', version: '0.1.1'