| License |
License |
|---|---|
| GroupId | GroupIdio.github.neotypes |
| ArtifactId | ArtifactIdneotypes-refined_2.12 |
| Version | Version0.19.1 |
| Type | Typejar |
| Description |
Descriptionneotypes-refined
neotypes-refined
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.15 |
| io.github.neotypes : neotypes-core_2.12 | jar | 0.19.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| eu.timepit : refined_2.12 | jar | 0.9.28 |