typelevel / cats-time   0.5.1

MIT License Website GitHub

Cats Instances for Java Time

Scala versions: 3.x 2.13 2.12 2.11
Scala.js versions: 1.x 0.6
Scala Native versions: 0.4

cats-time 0.5.1


Group ID:
org.typelevel
Artifact ID:
cats-time_3
Version:
0.5.1
Release Date:
Nov 5, 2022
Licenses:
MIT
Files:

libraryDependencies += "org.typelevel" %% "cats-time" % "0.5.1"

Mill build tool

ivy"org.typelevel::cats-time:0.5.1"

Scala CLI

//> using dep "org.typelevel::cats-time:0.5.1"

Ammonite REPL

import $ivy.`org.typelevel::cats-time:0.5.1`

<dependency>
  <groupId>org.typelevel</groupId>
  <artifactId>cats-time_3</artifactId>
  <version>0.5.1</version>
</dependency>

compile group: 'org.typelevel', name: 'cats-time_3', version: '0.5.1'