philcali / scalendar   0.1.4

MIT License Website GitHub

Pure Scala date api (no third party dep!)

Scala versions: 2.11 2.10

scalendar 0.1.4


Group ID:
com.github.philcali
Artifact ID:
scalendar_2.10
Version:
0.1.4
Release Date:
Apr 22, 2014
Licenses:
MIT
Files:

libraryDependencies += "com.github.philcali" %% "scalendar" % "0.1.4"

Mill build tool

ivy"com.github.philcali::scalendar:0.1.4"

Scala CLI

//> using dep "com.github.philcali::scalendar:0.1.4"

Ammonite REPL

import $ivy.`com.github.philcali::scalendar:0.1.4`

<dependency>
  <groupId>com.github.philcali</groupId>
  <artifactId>scalendar_2.10</artifactId>
  <version>0.1.4</version>
</dependency>

compile group: 'com.github.philcali', name: 'scalendar_2.10', version: '0.1.4'