Scala-Time

A Scala wrapper for Joda Time

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

org.scala-tools
ArtifactId

ArtifactId

time
Last Version

Last Version

2.7.4-0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Scala-Time
A Scala wrapper for Joda Time
Project URL

Project URL

http://github.com/jorgeortiz85/scala-javautils
Source Code Management

Source Code Management

http://github.com/jorgeortiz85/scala-time

Download time

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.7.4
joda-time : joda-time jar 1.6

Project Modules

There are no modules declared in this project.

Versions

Version
2.7.4-0.1
2.7.3-0.1
2.7.2-0.1
2.7.1-0.1
2.7.0-0.1