License |
License |
---|---|
GroupId | GroupIdcom.github.finagle |
ArtifactId | ArtifactIdfinchx-core_2.11 |
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 |
---|---|
finchx-core_2.11-0.31.0.pom | |
finchx-core_2.11-0.31.0.jar | 641 KB |
finchx-core_2.11-0.31.0-sources.jar | 46 KB |
finchx-core_2.11-0.31.0-javadoc.jar | 733 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.finagle/finchx-core_2.11/ -->
<dependency>
<groupId>com.github.finagle</groupId>
<artifactId>finchx-core_2.11</artifactId>
<version>0.31.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.finagle/finchx-core_2.11/
implementation 'com.github.finagle:finchx-core_2.11:0.31.0'
// https://jarcasting.com/artifacts/com.github.finagle/finchx-core_2.11/
implementation ("com.github.finagle:finchx-core_2.11:0.31.0")
'com.github.finagle:finchx-core_2.11:jar:0.31.0'
<dependency org="com.github.finagle" name="finchx-core_2.11" rev="0.31.0">
<artifact name="finchx-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.finagle', module='finchx-core_2.11', version='0.31.0')
)
libraryDependencies += "com.github.finagle" % "finchx-core_2.11" % "0.31.0"
[com.github.finagle/finchx-core_2.11 "0.31.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
com.chuusai : shapeless_2.11 | jar | 2.3.3 |
org.typelevel : cats-core_2.11 | jar | 1.6.1 |
com.twitter : finagle-http_2.11 | jar | 19.8.0 |
org.scala-lang : scala-reflect | jar | 2.11.12 |
org.typelevel : cats-effect_2.11 | jar | 1.4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalacheck : scalacheck_2.11 | jar | 1.14.0 |
org.scalatest : scalatest_2.11 | jar | 3.0.7 |
org.typelevel : cats-laws_2.11 | jar | 1.6.1 |
org.typelevel : discipline_2.11 | jar | 0.11.1 |