License |
License |
---|---|
Categories |
CategoriesGUI User Interface config Application Layer Libs Configuration Guice Dependency Injection |
GroupId | GroupIdcom.nike.riposte |
ArtifactId | ArtifactIdriposte-guice-typesafe-config |
Last Version | Last Version0.20.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionriposte-guice-typesafe-config
Riposte module riposte-guice-typesafe-config
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.nike.riposte/riposte-guice-typesafe-config/ -->
<dependency>
<groupId>com.nike.riposte</groupId>
<artifactId>riposte-guice-typesafe-config</artifactId>
<version>0.20.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.nike.riposte/riposte-guice-typesafe-config/
implementation 'com.nike.riposte:riposte-guice-typesafe-config:0.20.0'
// https://jarcasting.com/artifacts/com.nike.riposte/riposte-guice-typesafe-config/
implementation ("com.nike.riposte:riposte-guice-typesafe-config:0.20.0")
'com.nike.riposte:riposte-guice-typesafe-config:jar:0.20.0'
<dependency org="com.nike.riposte" name="riposte-guice-typesafe-config" rev="0.20.0">
<artifact name="riposte-guice-typesafe-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nike.riposte', module='riposte-guice-typesafe-config', version='0.20.0')
)
libraryDependencies += "com.nike.riposte" % "riposte-guice-typesafe-config" % "0.20.0"
[com.nike.riposte/riposte-guice-typesafe-config "0.20.0"]
Group / Artifact | Type | Version |
---|---|---|
com.nike.riposte : riposte-guice | jar | 0.20.0 |
com.typesafe : config | jar | 1.4.2 |