License |
License |
---|---|
GroupId | GroupIdio.chrisdavenport |
ArtifactId | ArtifactIdcats-time_3 |
Last Version | Last Version0.4.0 |
Release Date | Release Date |
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_3-0.4.0.pom | |
cats-time_3-0.4.0.jar | 80 KB |
cats-time_3-0.4.0-sources.jar | 8 KB |
cats-time_3-0.4.0-javadoc.jar | 525 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.chrisdavenport/cats-time_3/ -->
<dependency>
<groupId>io.chrisdavenport</groupId>
<artifactId>cats-time_3</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.chrisdavenport/cats-time_3/
implementation 'io.chrisdavenport:cats-time_3:0.4.0'
// https://jarcasting.com/artifacts/io.chrisdavenport/cats-time_3/
implementation ("io.chrisdavenport:cats-time_3:0.4.0")
'io.chrisdavenport:cats-time_3:jar:0.4.0'
<dependency org="io.chrisdavenport" name="cats-time_3" rev="0.4.0">
<artifact name="cats-time_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.chrisdavenport', module='cats-time_3', version='0.4.0')
)
libraryDependencies += "io.chrisdavenport" % "cats-time_3" % "0.4.0"
[io.chrisdavenport/cats-time_3 "0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.0.2 |
org.typelevel : cats-core_3 | jar | 2.6.1 |
Group / Artifact | Type | Version |
---|---|---|
org.typelevel : cats-testkit-scalatest_3 | jar | 2.1.5 |
org.scala-lang.modules : scala-collection-compat_3 | jar | 2.5.0 |