| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJava Языки программирования CLI Взаимодействие с пользователем |
| Группа | Группаcom.walterjwhite.java.infrastructure.property.modules |
| Идентификатор | Идентификаторcli-helper |
| Последняя версия | Последняя версия0.0.17 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеproperty - infrastructure - cli-helper
property
|
| Имя Файла | Размер |
|---|---|
| cli-helper-0.0.17.pom | |
| cli-helper-0.0.17.jar | 58 KB |
| cli-helper-0.0.17-sources.jar | 5 KB |
| cli-helper-0.0.17-javadoc.jar | 44 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.walterjwhite.java.infrastructure.property.modules/cli-helper/ -->
<dependency>
<groupId>com.walterjwhite.java.infrastructure.property.modules</groupId>
<artifactId>cli-helper</artifactId>
<version>0.0.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.walterjwhite.java.infrastructure.property.modules/cli-helper/
implementation 'com.walterjwhite.java.infrastructure.property.modules:cli-helper:0.0.17'
// https://jarcasting.com/artifacts/com.walterjwhite.java.infrastructure.property.modules/cli-helper/
implementation ("com.walterjwhite.java.infrastructure.property.modules:cli-helper:0.0.17")
'com.walterjwhite.java.infrastructure.property.modules:cli-helper:jar:0.0.17'
<dependency org="com.walterjwhite.java.infrastructure.property.modules" name="cli-helper" rev="0.0.17">
<artifact name="cli-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.walterjwhite.java.infrastructure.property.modules', module='cli-helper', version='0.0.17')
)
libraryDependencies += "com.walterjwhite.java.infrastructure.property.modules" % "cli-helper" % "0.0.17"
[com.walterjwhite.java.infrastructure.property.modules/cli-helper "0.0.17"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.walterjwhite.java.infrastructure.inject.modules.cli : api | jar | 0.0.17 |
| com.walterjwhite.java.infrastructure.property : api | jar | 0.0.17 |
| com.walterjwhite.java.infrastructure.property : impl | jar | 0.0.17 |
| org.projectlombok : lombok | jar | 1.18.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit : junit-bom | pom | 5.5.1 |