Last Version

core 0.4.0

core

License

License

GroupId

GroupId

com.github.finagle
ArtifactId

ArtifactId

core_2.10
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.10 0.4.0


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

Dependencies

compile (2)

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

provided (2)

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

test (1)

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

Project Modules

There are no modules declared in this project.