refined

Simple refinement types for Scala

License

License

MIT
GroupId

GroupId

eu.timepit
ArtifactId

ArtifactId

refined_3
Last Version

Last Version

0.10.0
Release Date

Release Date

Type

Type

jar
Description

Description

refined
Simple refinement types for Scala
Project URL

Project URL

https://github.com/fthomas/refined
Project Organization

Project Organization

eu.timepit
Source Code Management

Source Code Management

https://github.com/fthomas/refined

Download refined_3

How to add to project

<!-- https://jarcasting.com/artifacts/eu.timepit/refined_3/ -->
<dependency>
    <groupId>eu.timepit</groupId>
    <artifactId>refined_3</artifactId>
    <version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.timepit/refined_3/
implementation 'eu.timepit:refined_3:0.10.0'
// https://jarcasting.com/artifacts/eu.timepit/refined_3/
implementation ("eu.timepit:refined_3:0.10.0")
'eu.timepit:refined_3:jar:0.10.0'
<dependency org="eu.timepit" name="refined_3" rev="0.10.0">
  <artifact name="refined_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.timepit', module='refined_3', version='0.10.0')
)
libraryDependencies += "eu.timepit" % "refined_3" % "0.10.0"
[eu.timepit/refined_3 "0.10.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala3-library_3 jar 3.1.2
com.chuusai : shapeless_2.13 jar 2.3.9

test (1)

Group / Artifact Type Version
org.scalacheck : scalacheck_3 jar 1.16.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.10.0
0.9.29
0.9.28
0.9.27
0.9.26
0.9.25