hanabix / config-annotation   0.4.7

Apache License 2.0 GitHub

A refactor-friendly way to use typesafe's config by scala macro annotation

Scala versions: 2.13 2.12 2.11 2.10

config-annotation 0.2.0


Group ID:
com.wacai
Artifact ID:
config-annotation_2.11
Version:
0.2.0
Release Date:
Jan 19, 2015
Licenses:
Files:

libraryDependencies += "com.wacai" %% "config-annotation" % "0.2.0"

Mill build tool

ivy"com.wacai::config-annotation:0.2.0"

Scala CLI

//> using dep "com.wacai::config-annotation:0.2.0"

Ammonite REPL

import $ivy.`com.wacai::config-annotation:0.2.0`

<dependency>
  <groupId>com.wacai</groupId>
  <artifactId>config-annotation_2.11</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'com.wacai', name: 'config-annotation_2.11', version: '0.2.0'