License |
License |
---|---|
GroupId | GroupIdcom.github.finagle |
ArtifactId | ArtifactIdfinch-core_2.12 |
Version | Version0.31.0 |
Type | Typejar |
Description |
Descriptioncore
core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
finch-core_2.12-0.31.0.pom | |
finch-core_2.12-0.31.0.jar | 456 KB |
finch-core_2.12-0.31.0-sources.jar | 39 KB |
finch-core_2.12-0.31.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.finagle/finch-core_2.12/ -->
<dependency>
<groupId>com.github.finagle</groupId>
<artifactId>finch-core_2.12</artifactId>
<version>0.31.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.finagle/finch-core_2.12/
implementation 'com.github.finagle:finch-core_2.12:0.31.0'
// https://jarcasting.com/artifacts/com.github.finagle/finch-core_2.12/
implementation ("com.github.finagle:finch-core_2.12:0.31.0")
'com.github.finagle:finch-core_2.12:jar:0.31.0'
<dependency org="com.github.finagle" name="finch-core_2.12" rev="0.31.0">
<artifact name="finch-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.finagle', module='finch-core_2.12', version='0.31.0')
)
libraryDependencies += "com.github.finagle" % "finch-core_2.12" % "0.31.0"
[com.github.finagle/finch-core_2.12 "0.31.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.7 |
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 |
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 |