| License |
License |
|---|---|
| GroupId | GroupIdio.github.neotypes |
| ArtifactId | ArtifactIdneotypes-refined_2.13 |
| Version | Version0.21.0 |
| 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.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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.8 |
| io.github.neotypes : neotypes-core_2.13 | jar | 0.21.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| eu.timepit : refined_2.13 | jar | 0.9.29 |