| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаorg.refcodes |
| Идентификатор | Идентификаторrefcodes-properties-ext-cli |
| Последняя версия | Последняя версия3.0.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеorg.refcodes:refcodes-properties-ext-cli
Artifact extending the refcodes-properties artifact with CLI functionality.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-properties-ext-cli/ -->
<dependency>
<groupId>org.refcodes</groupId>
<artifactId>refcodes-properties-ext-cli</artifactId>
<version>3.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-properties-ext-cli/
implementation 'org.refcodes:refcodes-properties-ext-cli:3.0.4'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-properties-ext-cli/
implementation ("org.refcodes:refcodes-properties-ext-cli:3.0.4")
'org.refcodes:refcodes-properties-ext-cli:jar:3.0.4'
<dependency org="org.refcodes" name="refcodes-properties-ext-cli" rev="3.0.4">
<artifact name="refcodes-properties-ext-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-properties-ext-cli', version='3.0.4')
)
libraryDependencies += "org.refcodes" % "refcodes-properties-ext-cli" % "3.0.4"
[org.refcodes/refcodes-properties-ext-cli "3.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.refcodes : refcodes-cli | jar | 3.0.4 |
| org.refcodes : refcodes-properties | jar | 3.0.4 |
| org.refcodes : refcodes-licensing | jar | 3.0.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |