beamly / playjsontime   0.3.0

GitHub

Play-Json typeclass instances for datetime types

Scala versions: 2.11 2.10

playjsontime 0.1.0


Group ID:
com.beamly
Artifact ID:
playjsontime_2.10
Version:
0.1.0
Release Date:
Feb 9, 2016
Licenses:
Files:
Full Scala Version:
2.10.6
Developers:

libraryDependencies += "com.beamly" %% "playjsontime" % "0.1.0"

Mill build tool

ivy"com.beamly::playjsontime:0.1.0"

Scala CLI

//> using dep "com.beamly::playjsontime:0.1.0"

Ammonite REPL

import $ivy.`com.beamly::playjsontime:0.1.0`

<dependency>
  <groupId>com.beamly</groupId>
  <artifactId>playjsontime_2.10</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'com.beamly', name: 'playjsontime_2.10', version: '0.1.0'