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