Last Version

refined 0.9.4

Simple refinement types for Scala

License

License

MIT
Categories

Categories

Scala Languages
GroupId

GroupId

eu.timepit
ArtifactId

ArtifactId

refined-scalacheck_2.13.0-M5
Version

Version

0.9.4
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-scalacheck_2.13.0-M5 0.9.4


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.0-M5
eu.timepit : refined_2.13.0-M5 jar 0.9.4
org.scalacheck : scalacheck_2.13.0-M5 jar 1.14.0

Project Modules

There are no modules declared in this project.