| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJCommander Взаимодействие с пользователем CLI |
| Группа | Группаcom.after_sunrise.commons |
| Идентификатор | Идентификаторcommons-ats-jcommander |
| Версия | Версия0.2.10 |
| Тип | Типjar |
| Описание |
Описаниеcommons-ats-jcommander
Miscellaneous code snippets for lazy developers.
|
<!-- https://jarcasting.com/artifacts/com.after_sunrise.commons/commons-ats-jcommander/ -->
<dependency>
<groupId>com.after_sunrise.commons</groupId>
<artifactId>commons-ats-jcommander</artifactId>
<version>0.2.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.after_sunrise.commons/commons-ats-jcommander/
implementation 'com.after_sunrise.commons:commons-ats-jcommander:0.2.10'
// https://jarcasting.com/artifacts/com.after_sunrise.commons/commons-ats-jcommander/
implementation ("com.after_sunrise.commons:commons-ats-jcommander:0.2.10")
'com.after_sunrise.commons:commons-ats-jcommander:jar:0.2.10'
<dependency org="com.after_sunrise.commons" name="commons-ats-jcommander" rev="0.2.10">
<artifact name="commons-ats-jcommander" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.after_sunrise.commons', module='commons-ats-jcommander', version='0.2.10')
)
libraryDependencies += "com.after_sunrise.commons" % "commons-ats-jcommander" % "0.2.10"
[com.after_sunrise.commons/commons-ats-jcommander "0.2.10"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.after_sunrise.commons : commons-ats-base | jar | 0.2.10 |
| com.beust : jcommander | jar | 1.35 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.mockito : mockito-all | jar | 1.9.5 |
| com.google.code.findbugs : annotations | jar | 3.0.0 |