| License |
License |
|---|---|
| GroupId | GroupIdio.catbird |
| ArtifactId | ArtifactIdcatbird-util_2.13 |
| Version | Version21.5.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.5.0.pom | |
| catbird-util_2.13-21.5.0.jar | 194 KB |
| catbird-util_2.13-21.5.0-sources.jar | 8 KB |
| catbird-util_2.13-21.5.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.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.catbird/catbird-util_2.13/
implementation 'io.catbird:catbird-util_2.13:21.5.0'
// https://jarcasting.com/artifacts/io.catbird/catbird-util_2.13/
implementation ("io.catbird:catbird-util_2.13:21.5.0")
'io.catbird:catbird-util_2.13:jar:21.5.0'
<dependency org="io.catbird" name="catbird-util_2.13" rev="21.5.0">
<artifact name="catbird-util_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.catbird', module='catbird-util_2.13', version='21.5.0')
)
libraryDependencies += "io.catbird" % "catbird-util_2.13" % "21.5.0"
[io.catbird/catbird-util_2.13 "21.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.5 |
| org.typelevel : cats-core_2.13 | jar | 2.6.1 |
| com.twitter : util-core_2.13 | jar | 21.5.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalacheck : scalacheck_2.13 | jar | 1.15.4 |
| org.scalatest : scalatest_2.13 | jar | 3.2.9 |
| 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 |