License |
License |
---|---|
GroupId | GroupIdeu.timepit |
ArtifactId | ArtifactIdrefined-shapeless_2.13 |
Last Version | Last Version0.10.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrefined
Simple refinement types for Scala
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/eu.timepit/refined-shapeless_2.13/ -->
<dependency>
<groupId>eu.timepit</groupId>
<artifactId>refined-shapeless_2.13</artifactId>
<version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.timepit/refined-shapeless_2.13/
implementation 'eu.timepit:refined-shapeless_2.13:0.10.0'
// https://jarcasting.com/artifacts/eu.timepit/refined-shapeless_2.13/
implementation ("eu.timepit:refined-shapeless_2.13:0.10.0")
'eu.timepit:refined-shapeless_2.13:jar:0.10.0'
<dependency org="eu.timepit" name="refined-shapeless_2.13" rev="0.10.0">
<artifact name="refined-shapeless_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.timepit', module='refined-shapeless_2.13', version='0.10.0')
)
libraryDependencies += "eu.timepit" % "refined-shapeless_2.13" % "0.10.0"
[eu.timepit/refined-shapeless_2.13 "0.10.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.8 |
eu.timepit : refined_2.13 | jar | 0.10.0 |