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