| License |
License |
|---|---|
| GroupId | GroupIdcom.outr |
| ArtifactId | ArtifactIdscribe-cats_2.13 |
| Version | Version3.8.2 |
| Type | Typejar |
| Description |
Descriptionscribe-cats
scribe-cats
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| scribe-cats_2.13-3.8.2.pom | |
| scribe-cats_2.13-3.8.2.jar | 15 KB |
| scribe-cats_2.13-3.8.2-sources.jar | 1 KB |
| scribe-cats_2.13-3.8.2-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.outr/scribe-cats_2.13/ -->
<dependency>
<groupId>com.outr</groupId>
<artifactId>scribe-cats_2.13</artifactId>
<version>3.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.outr/scribe-cats_2.13/
implementation 'com.outr:scribe-cats_2.13:3.8.2'
// https://jarcasting.com/artifacts/com.outr/scribe-cats_2.13/
implementation ("com.outr:scribe-cats_2.13:3.8.2")
'com.outr:scribe-cats_2.13:jar:3.8.2'
<dependency org="com.outr" name="scribe-cats_2.13" rev="3.8.2">
<artifact name="scribe-cats_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.outr', module='scribe-cats_2.13', version='3.8.2')
)
libraryDependencies += "com.outr" % "scribe-cats_2.13" % "3.8.2"
[com.outr/scribe-cats_2.13 "3.8.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.8 |
| com.outr : scribe_2.13 | jar | 3.8.2 |
| org.typelevel : cats-effect_2.13 | jar | 3.3.7 |
| org.scala-lang.modules : scala-collection-compat_2.13 | jar | 2.6.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.13 | jar | 3.2.11 |
| org.typelevel : cats-effect-testing-scalatest_2.13 | jar | 1.4.0 |