| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаorg.refcodes |
| Идентификатор | Идентификаторrefcodes-cli |
| Последняя версия | Последняя версия3.0.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеorg.refcodes:refcodes-cli
Artifact for console issues regarding a CLI (command line interpreter)
frame, CLI commands or CLI interaction and so on.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| refcodes-cli-3.0.4.pom | |
| refcodes-cli-3.0.4.jar | 64 KB |
| refcodes-cli-3.0.4-tests.jar | 13 KB |
| refcodes-cli-3.0.4-test-sources.jar | 9 KB |
| refcodes-cli-3.0.4-sources.jar | 80 KB |
| refcodes-cli-3.0.4-javadoc.jar | 811 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-cli/ -->
<dependency>
<groupId>org.refcodes</groupId>
<artifactId>refcodes-cli</artifactId>
<version>3.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-cli/
implementation 'org.refcodes:refcodes-cli:3.0.4'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-cli/
implementation ("org.refcodes:refcodes-cli:3.0.4")
'org.refcodes:refcodes-cli:jar:3.0.4'
<dependency org="org.refcodes" name="refcodes-cli" rev="3.0.4">
<artifact name="refcodes-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-cli', version='3.0.4')
)
libraryDependencies += "org.refcodes" % "refcodes-cli" % "3.0.4"
[org.refcodes/refcodes-cli "3.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.refcodes : refcodes-exception | jar | 3.0.4 |
| org.refcodes : refcodes-component | jar | 3.0.4 |
| org.refcodes : refcodes-textual | jar | 3.0.4 |
| org.fusesource.jansi : jansi | jar | 2.4.0 |
| org.refcodes : refcodes-licensing | jar | 3.0.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |