| Категории |
КатегорииGUI Взаимодействие с пользователем Guice Библиотеки уровня приложения Dependency Injection |
|---|---|
| Группа | Группаcom.walterjwhite.infrastructure.google-guice.modules |
| Идентификатор | Идентификаторproperty-test |
| Версия | Версия0.0.14 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| property-test-0.0.14.pom | |
| property-test-0.0.14.jar | 5 KB |
| property-test-0.0.14-sources.jar | 4 KB |
| property-test-0.0.14-javadoc.jar | 34 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.google-guice.modules/property-test/ -->
<dependency>
<groupId>com.walterjwhite.infrastructure.google-guice.modules</groupId>
<artifactId>property-test</artifactId>
<version>0.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.google-guice.modules/property-test/
implementation 'com.walterjwhite.infrastructure.google-guice.modules:property-test:0.0.14'
// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.google-guice.modules/property-test/
implementation ("com.walterjwhite.infrastructure.google-guice.modules:property-test:0.0.14")
'com.walterjwhite.infrastructure.google-guice.modules:property-test:jar:0.0.14'
<dependency org="com.walterjwhite.infrastructure.google-guice.modules" name="property-test" rev="0.0.14">
<artifact name="property-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.walterjwhite.infrastructure.google-guice.modules', module='property-test', version='0.0.14')
)
libraryDependencies += "com.walterjwhite.infrastructure.google-guice.modules" % "property-test" % "0.0.14"
[com.walterjwhite.infrastructure.google-guice.modules/property-test "0.0.14"]