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.3.1


Group ID:
com.wacai
Artifact ID:
config-annotation_2.11
Version:
0.3.1
Release Date:
Feb 4, 2015
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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