MVN

eu.timepit : refined_2.12.0-RC2

Maven & Gradle

Nov 02, 2016
5 usages
1.6k stars

refined · Simple refinement types for Scala

<dependency>
    <groupId>eu.timepit</groupId>
    <artifactId>refined_2.12.0-RC2</artifactId>
    <version>0.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of eu.timepit : refined_2.12.0-RC2 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.6.0

All Versions

Choose a version of eu.timepit : refined_2.12.0-RC2 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.6.x
refined_2.12.0-RC2-0.6.0
0.5.x
refined_2.12.0-RC2-0.5.0

How to add a dependency to Maven

Add the following eu.timepit : refined_2.12.0-RC2 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>eu.timepit</groupId>
    <artifactId>refined_2.12.0-RC2</artifactId>
    <version>0.6.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following eu.timepit : refined_2.12.0-RC2 gradle dependency to your build.gradle file:

implementation 'eu.timepit:refined_2.12.0-RC2:0.6.0'

Gradle Kotlin DSL: Add the following eu.timepit : refined_2.12.0-RC2 gradle kotlin dependency to your build.gradle.kts file:

implementation("eu.timepit:refined_2.12.0-RC2:0.6.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following eu.timepit : refined_2.12.0-RC2 sbt scala dependency to your build.sbt file:

libraryDependencies += "eu.timepit" % "refined_2.12.0-RC2" % "0.6.0"

Advertisement

Dependencies from Group

Jun 16, 2023
166 usages
1.6k stars
Jun 16, 2023
149 usages
1.6k stars
Jan 25, 2020
65 usages
1.6k stars
Jun 16, 2023
40 usages
1.6k stars
Jun 16, 2023
31 usages
1.6k stars

Discover Dependencies

Oct 31, 2016
5 usages
12.9k stars
Oct 31, 2016
5 usages
12.9k stars
Oct 31, 2016
5 usages
12.9k stars
Oct 20, 2016
5 usages
12.9k stars
Oct 31, 2016
5 usages
12.9k stars
Oct 22, 2016
5 usages
1k stars
Oct 22, 2016
5 usages
1k stars
Jan 29, 2018
11 usages
61 stars
Nov 09, 2022
9 usages
1 stars