MVN

com.github.racc : typesafeconfig-guice

Maven & Gradle

Jul 22, 2018
1 usages
70 stars

TypesafeConfigGuice · TypesafeConfigGuice allows TypesafeConfig values to be injected with Guice

<dependency>
    <groupId>com.github.racc</groupId>
    <artifactId>typesafeconfig-guice</artifactId>
    <version>0.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.racc : typesafeconfig-guice to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.0

All Versions

Choose a version of com.github.racc : typesafeconfig-guice to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
typesafeconfig-guice-0.1.0
0.0.x
typesafeconfig-guice-0.0.4
typesafeconfig-guice-0.0.3
typesafeconfig-guice-0.0.2
typesafeconfig-guice-0.0.1

How to add a dependency to Maven

Add the following com.github.racc : typesafeconfig-guice maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.racc</groupId>
    <artifactId>typesafeconfig-guice</artifactId>
    <version>0.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.racc : typesafeconfig-guice gradle dependency to your build.gradle file:

implementation 'com.github.racc:typesafeconfig-guice:0.1.0'

Gradle Kotlin DSL: Add the following com.github.racc : typesafeconfig-guice gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.racc:typesafeconfig-guice:0.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.racc : typesafeconfig-guice sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.racc" % "typesafeconfig-guice" % "0.1.0"

Advertisement

Dependencies from Group

Jul 22, 2018
1 usages
70 stars

Discover Dependencies

Jul 28, 2015
2 usages
90 stars
Sep 06, 2015
67 stars
Jan 28, 2017
1 usages
70 stars
Sep 24, 2015
1 usages
Feb 05, 2023
1 usages
8 stars
Dec 08, 2017
3 usages
6 stars
Jan 09, 2017
2 usages
264 stars
Aug 28, 2021
3 usages
70 stars