License |
License |
---|---|
GroupId | GroupIdcom.outr |
ArtifactId | ArtifactIdscribe-cats_2.12 |
Version | Version3.8.1 |
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.12-3.8.1.pom | |
scribe-cats_2.12-3.8.1.jar | 14 KB |
scribe-cats_2.12-3.8.1-sources.jar | 1 KB |
scribe-cats_2.12-3.8.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.outr/scribe-cats_2.12/ -->
<dependency>
<groupId>com.outr</groupId>
<artifactId>scribe-cats_2.12</artifactId>
<version>3.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.outr/scribe-cats_2.12/
implementation 'com.outr:scribe-cats_2.12:3.8.1'
// https://jarcasting.com/artifacts/com.outr/scribe-cats_2.12/
implementation ("com.outr:scribe-cats_2.12:3.8.1")
'com.outr:scribe-cats_2.12:jar:3.8.1'
<dependency org="com.outr" name="scribe-cats_2.12" rev="3.8.1">
<artifact name="scribe-cats_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.outr', module='scribe-cats_2.12', version='3.8.1')
)
libraryDependencies += "com.outr" % "scribe-cats_2.12" % "3.8.1"
[com.outr/scribe-cats_2.12 "3.8.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.15 |
com.outr : scribe_2.12 | jar | 3.8.1 |
org.typelevel : cats-effect_2.12 | jar | 3.3.6 |
org.scala-lang.modules : scala-collection-compat_2.12 | jar | 2.6.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.2.11 |
org.typelevel : cats-effect-testing-scalatest_2.12 | jar | 1.4.0 |