| License |
License |
|---|---|
| GroupId | GroupIdcom.github.finagle |
| ArtifactId | ArtifactIdfinch-iteratee_2.12 |
| Version | Version0.31.0 |
| Type | Typejar |
| Description |
Descriptioniteratee
iteratee
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.finagle/finch-iteratee_2.12/ -->
<dependency>
<groupId>com.github.finagle</groupId>
<artifactId>finch-iteratee_2.12</artifactId>
<version>0.31.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.finagle/finch-iteratee_2.12/
implementation 'com.github.finagle:finch-iteratee_2.12:0.31.0'
// https://jarcasting.com/artifacts/com.github.finagle/finch-iteratee_2.12/
implementation ("com.github.finagle:finch-iteratee_2.12:0.31.0")
'com.github.finagle:finch-iteratee_2.12:jar:0.31.0'
<dependency org="com.github.finagle" name="finch-iteratee_2.12" rev="0.31.0">
<artifact name="finch-iteratee_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.finagle', module='finch-iteratee_2.12', version='0.31.0')
)
libraryDependencies += "com.github.finagle" % "finch-iteratee_2.12" % "0.31.0"
[com.github.finagle/finch-iteratee_2.12 "0.31.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.7 |
| com.github.finagle : finch-core_2.12 | jar | 0.31.0 |
| com.chuusai : shapeless_2.12 | jar | 2.3.3 |
| org.typelevel : cats-core_2.12 | jar | 1.6.1 |
| com.twitter : finagle-http_2.12 | jar | 19.8.0 |
| org.scala-lang : scala-reflect | jar | 2.12.7 |
| io.catbird : catbird-util_2.12 | jar | 19.8.0 |
| io.iteratee : iteratee-core_2.12 | jar | 0.18.0 |
| io.iteratee : iteratee-twitter_2.12 | jar | 19.3.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalacheck : scalacheck_2.12 | jar | 1.14.0 |
| org.scalatest : scalatest_2.12 | jar | 3.0.7 |
| org.typelevel : cats-laws_2.12 | jar | 1.6.1 |
| org.typelevel : discipline_2.12 | jar | 0.11.1 |