License |
License |
---|---|
GroupId | GroupIdeu.timepit |
ArtifactId | ArtifactIdrefined-cats_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 |
Filename | Size |
---|---|
refined-cats_2.13-0.10.0.pom | |
refined-cats_2.13-0.10.0.jar | 35 KB |
refined-cats_2.13-0.10.0-sources.jar | 3 KB |
refined-cats_2.13-0.10.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.timepit/refined-cats_2.13/ -->
<dependency>
<groupId>eu.timepit</groupId>
<artifactId>refined-cats_2.13</artifactId>
<version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.timepit/refined-cats_2.13/
implementation 'eu.timepit:refined-cats_2.13:0.10.0'
// https://jarcasting.com/artifacts/eu.timepit/refined-cats_2.13/
implementation ("eu.timepit:refined-cats_2.13:0.10.0")
'eu.timepit:refined-cats_2.13:jar:0.10.0'
<dependency org="eu.timepit" name="refined-cats_2.13" rev="0.10.0">
<artifact name="refined-cats_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.timepit', module='refined-cats_2.13', version='0.10.0')
)
libraryDependencies += "eu.timepit" % "refined-cats_2.13" % "0.10.0"
[eu.timepit/refined-cats_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 |
org.typelevel : cats-core_2.13 | jar | 2.8.0 |
Group / Artifact | Type | Version |
---|---|---|
eu.timepit : refined-scalacheck_2.13 | jar | 0.10.0 |
org.typelevel : cats-laws_2.13 | jar | 2.8.0 |
org.typelevel : discipline-scalatest_2.13 | jar | 2.1.5 |