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