| License |
License |
|---|---|
| GroupId | GroupIdio.chrisdavenport |
| ArtifactId | ArtifactIdcats-time_2.13 |
| Version | Version0.3.4 |
| Type | Typejar |
| Description |
Descriptioncats-time
cats-time
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| cats-time_2.13-0.3.4.pom | |
| cats-time_2.13-0.3.4.jar | 127 KB |
| cats-time_2.13-0.3.4-sources.jar | 8 KB |
| cats-time_2.13-0.3.4-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.chrisdavenport/cats-time_2.13/ -->
<dependency>
<groupId>io.chrisdavenport</groupId>
<artifactId>cats-time_2.13</artifactId>
<version>0.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.chrisdavenport/cats-time_2.13/
implementation 'io.chrisdavenport:cats-time_2.13:0.3.4'
// https://jarcasting.com/artifacts/io.chrisdavenport/cats-time_2.13/
implementation ("io.chrisdavenport:cats-time_2.13:0.3.4")
'io.chrisdavenport:cats-time_2.13:jar:0.3.4'
<dependency org="io.chrisdavenport" name="cats-time_2.13" rev="0.3.4">
<artifact name="cats-time_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.chrisdavenport', module='cats-time_2.13', version='0.3.4')
)
libraryDependencies += "io.chrisdavenport" % "cats-time_2.13" % "0.3.4"
[io.chrisdavenport/cats-time_2.13 "0.3.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.3 |
| org.typelevel : cats-core_2.13 | jar | 2.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang.modules : scala-collection-compat_2.13 | jar | 2.1.6 |
| org.typelevel : cats-testkit-scalatest_2.13 | jar | 2.0.0 |