не последняя версия
Последняя версия 0.1.0

com.github.racc:typesafeconfig-guice 0.0.1

TypesafeConfigGuice allows TypesafeConfig values to be injected with Guice

Категории

Категории

GUI Взаимодействие с пользователем config Библиотеки уровня приложения Configuration Guice Dependency Injection
Группа

Группа

com.github.racc
Идентификатор

Идентификатор

typesafeconfig-guice
Версия

Версия

0.0.1
Тип

Тип

jar

Скачать typesafeconfig-guice 0.0.1


<!-- https://jarcasting.com/artifacts/com.github.racc/typesafeconfig-guice/ -->
<dependency>
    <groupId>com.github.racc</groupId>
    <artifactId>typesafeconfig-guice</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.racc/typesafeconfig-guice/
implementation 'com.github.racc:typesafeconfig-guice:0.0.1'
// https://jarcasting.com/artifacts/com.github.racc/typesafeconfig-guice/
implementation ("com.github.racc:typesafeconfig-guice:0.0.1")
'com.github.racc:typesafeconfig-guice:jar:0.0.1'
<dependency org="com.github.racc" name="typesafeconfig-guice" rev="0.0.1">
  <artifact name="typesafeconfig-guice" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.racc', module='typesafeconfig-guice', version='0.0.1')
)
libraryDependencies += "com.github.racc" % "typesafeconfig-guice" % "0.0.1"
[com.github.racc/typesafeconfig-guice "0.0.1"]