License |
License |
---|---|
GroupId | GroupIdio.catbird |
ArtifactId | ArtifactIdcatbird-util_2.13 |
Version | Version21.8.0 |
Type | Typejar |
Description |
Descriptionutil
util
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
catbird-util_2.13-21.8.0.pom | |
catbird-util_2.13-21.8.0.jar | 195 KB |
catbird-util_2.13-21.8.0-sources.jar | 8 KB |
catbird-util_2.13-21.8.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.catbird/catbird-util_2.13/ -->
<dependency>
<groupId>io.catbird</groupId>
<artifactId>catbird-util_2.13</artifactId>
<version>21.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.catbird/catbird-util_2.13/
implementation 'io.catbird:catbird-util_2.13:21.8.0'
// https://jarcasting.com/artifacts/io.catbird/catbird-util_2.13/
implementation ("io.catbird:catbird-util_2.13:21.8.0")
'io.catbird:catbird-util_2.13:jar:21.8.0'
<dependency org="io.catbird" name="catbird-util_2.13" rev="21.8.0">
<artifact name="catbird-util_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.catbird', module='catbird-util_2.13', version='21.8.0')
)
libraryDependencies += "io.catbird" % "catbird-util_2.13" % "21.8.0"
[io.catbird/catbird-util_2.13 "21.8.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.6 |
org.typelevel : cats-core_2.13 | jar | 2.6.1 |
com.twitter : util-core_2.13 | jar | 21.8.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalacheck : scalacheck_2.13 | jar | 1.15.4 |
org.scalatest : scalatest_2.13 | jar | 3.2.10 |
org.typelevel : cats-laws_2.13 | jar | 2.6.1 |
org.typelevel : discipline-core_2.13 | jar | 1.1.5 |
org.typelevel : discipline-scalatest_2.13 | jar | 2.1.5 |