cats-time


License

License

MIT
GroupId

GroupId

org.typelevel
ArtifactId

ArtifactId

cats-time_3
Last Version

Last Version

0.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

cats-time
cats-time
Project URL

Project URL

https://github.com/typelevel/cats-time
Project Organization

Project Organization

org.typelevel
Source Code Management

Source Code Management

https://github.com/typelevel/cats-time

Download cats-time_3

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala3-library_3 jar 3.1.0
org.typelevel : cats-core_3 jar 2.6.1

test (3)

Group / Artifact Type Version
org.typelevel : cats-laws_3 jar 2.6.1
org.typelevel : discipline-munit_3 jar 1.0.9
org.scala-lang.modules : scala-collection-compat_3 jar 2.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.0
0.4.1-M1