| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаcom.monovore |
| Идентификатор | Идентификаторdecline-enumeratum_2.11 |
| Версия | Версия1.2.0 |
| Тип | Типjar |
| Описание |
Описаниеenumeratum
enumeratum
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.monovore/decline-enumeratum_2.11/ -->
<dependency>
<groupId>com.monovore</groupId>
<artifactId>decline-enumeratum_2.11</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.monovore/decline-enumeratum_2.11/
implementation 'com.monovore:decline-enumeratum_2.11:1.2.0'
// https://jarcasting.com/artifacts/com.monovore/decline-enumeratum_2.11/
implementation ("com.monovore:decline-enumeratum_2.11:1.2.0")
'com.monovore:decline-enumeratum_2.11:jar:1.2.0'
<dependency org="com.monovore" name="decline-enumeratum_2.11" rev="1.2.0">
<artifact name="decline-enumeratum_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.monovore', module='decline-enumeratum_2.11', version='1.2.0')
)
libraryDependencies += "com.monovore" % "decline-enumeratum_2.11" % "1.2.0"
[com.monovore/decline-enumeratum_2.11 "1.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.12 |
| com.monovore : decline_2.11 | jar | 1.2.0 |
| com.beachape : enumeratum_2.11 | jar | 1.5.13 |