Last Version

core 0.4.0

core

License

License

GroupId

GroupId

com.github.finagle
ArtifactId

ArtifactId

core_2.11
Version

Version

0.4.0
Type

Type

jar
Description

Description

core
core
Project URL

Project URL

https://github.com/finagle/finch
Project Organization

Project Organization

com.github.finagle

Download core_2.11 0.4.0


<!-- https://jarcasting.com/artifacts/com.github.finagle/core_2.11/ -->
<dependency>
    <groupId>com.github.finagle</groupId>
    <artifactId>core_2.11</artifactId>
    <version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.finagle/core_2.11/
implementation 'com.github.finagle:core_2.11:0.4.0'
// https://jarcasting.com/artifacts/com.github.finagle/core_2.11/
implementation ("com.github.finagle:core_2.11:0.4.0")
'com.github.finagle:core_2.11:jar:0.4.0'
<dependency org="com.github.finagle" name="core_2.11" rev="0.4.0">
  <artifact name="core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.finagle', module='core_2.11', version='0.4.0')
)
libraryDependencies += "com.github.finagle" % "core_2.11" % "0.4.0"
[com.github.finagle/core_2.11 "0.4.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.5
com.twitter : finagle-httpx_2.11 jar 6.24.0

provided (2)

Group / Artifact Type Version
org.scoverage : scalac-scoverage-runtime_2.11 jar 1.0.1
org.scoverage : scalac-scoverage-plugin_2.11 jar 1.0.1

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 2.2.3

Project Modules

There are no modules declared in this project.