| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.neotypes |
| Идентификатор | Идентификаторneotypes-refined_2.13 |
| Версия | Версия0.21.0 |
| Тип | Типjar |
| Описание |
Описаниеneotypes-refined
neotypes-refined
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/io.github.neotypes/neotypes-refined_2.13/ -->
<dependency>
<groupId>io.github.neotypes</groupId>
<artifactId>neotypes-refined_2.13</artifactId>
<version>0.21.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.neotypes/neotypes-refined_2.13/
implementation 'io.github.neotypes:neotypes-refined_2.13:0.21.0'
// https://jarcasting.com/artifacts/io.github.neotypes/neotypes-refined_2.13/
implementation ("io.github.neotypes:neotypes-refined_2.13:0.21.0")
'io.github.neotypes:neotypes-refined_2.13:jar:0.21.0'
<dependency org="io.github.neotypes" name="neotypes-refined_2.13" rev="0.21.0">
<artifact name="neotypes-refined_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.neotypes', module='neotypes-refined_2.13', version='0.21.0')
)
libraryDependencies += "io.github.neotypes" % "neotypes-refined_2.13" % "0.21.0"
[io.github.neotypes/neotypes-refined_2.13 "0.21.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.8 |
| io.github.neotypes : neotypes-core_2.13 | jar | 0.21.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| eu.timepit : refined_2.13 | jar | 0.9.29 |