Last Version

refined 0.9.18

Simple refinement types for Scala

License

License

MIT
GroupId

GroupId

eu.timepit
ArtifactId

ArtifactId

refined_0.27
Version

Version

0.9.18
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_0.27 0.9.18


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

Dependencies

compile (3)

Group / Artifact Type Version
ch.epfl.lamp : dotty-library_0.27 jar 0.27.0-RC1
com.chuusai : shapeless_2.13 jar 2.3.3
org.scala-lang.modules : scala-xml_2.13 jar 1.3.0

test (1)

Group / Artifact Type Version
org.scalacheck : scalacheck_2.13 jar 1.15.1

Project Modules

There are no modules declared in this project.