| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаorg.refcodes |
| Идентификатор | Идентификаторrefcodes-cli-ext |
| Версия | Версия2.1.0 |
| Тип | Типpom |
| Описание |
Описаниеorg.refcodes:refcodes-cli-ext
Artifact for extended implementations and additional types for the
refcodes-cli artifact.
|
| Имя Файла | Размер |
|---|---|
| refcodes-cli-ext-2.1.0.pom | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-cli-ext/ -->
<dependency>
<groupId>org.refcodes</groupId>
<artifactId>refcodes-cli-ext</artifactId>
<version>2.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-cli-ext/
implementation 'org.refcodes:refcodes-cli-ext:2.1.0'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-cli-ext/
implementation ("org.refcodes:refcodes-cli-ext:2.1.0")
'org.refcodes:refcodes-cli-ext:pom:2.1.0'
<dependency org="org.refcodes" name="refcodes-cli-ext" rev="2.1.0">
<artifact name="refcodes-cli-ext" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-cli-ext', version='2.1.0')
)
libraryDependencies += "org.refcodes" % "refcodes-cli-ext" % "2.1.0"
[org.refcodes/refcodes-cli-ext "2.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.refcodes : refcodes-licensing | jar | 2.1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.5.2 |