MVN

codes.reactive : scala-time_2.11

Maven & Gradle

Jun 16, 2019
2 usages
61 stars

Scala Time · Basic Scala wrapper for convenient use of JDK 1.8.0 time libraries.

<dependency>
    <groupId>codes.reactive</groupId>
    <artifactId>scala-time_2.11</artifactId>
    <version>0.4.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of codes.reactive : scala-time_2.11 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4.2
  • Latest Release Candidate: 0.1.0-RC1

All Versions

Choose a version of codes.reactive : scala-time_2.11 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4.x
scala-time_2.11-0.4.2
scala-time_2.11-0.4.1
scala-time_2.11-0.4.0
0.1.x
scala-time_2.11-0.1.0-RC1

How to add a dependency to Maven

Add the following codes.reactive : scala-time_2.11 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>codes.reactive</groupId>
    <artifactId>scala-time_2.11</artifactId>
    <version>0.4.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following codes.reactive : scala-time_2.11 gradle dependency to your build.gradle file:

implementation 'codes.reactive:scala-time_2.11:0.4.2'

Gradle Kotlin DSL: Add the following codes.reactive : scala-time_2.11 gradle kotlin dependency to your build.gradle.kts file:

implementation("codes.reactive:scala-time_2.11:0.4.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following codes.reactive : scala-time_2.11 sbt scala dependency to your build.sbt file:

libraryDependencies += "codes.reactive" % "scala-time_2.11" % "0.4.2"

Advertisement

Dependencies from Group

Jun 16, 2019
2 usages
61 stars
Jun 16, 2019
1 usages
61 stars
Jun 16, 2019
61 stars
Jun 16, 2019
61 stars

Discover Dependencies

Dec 06, 2018
5 usages
9 stars
Apr 19, 2019
2 usages
May 05, 2023
5 usages
283 stars
Feb 07, 2023
2 usages
2.9k stars
Nov 02, 2016
14 usages
Mar 05, 2020
4 usages
0 stars