License |
License |
---|---|
GroupId | GroupIdcom.github.finagle |
ArtifactId | ArtifactIdroc-core_2.11 |
Version | Version0.0.5 |
Type | Typejar |
Description |
Descriptioncore
core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
roc-core_2.11-0.0.5.pom | |
roc-core_2.11-0.0.5.jar | 360 KB |
roc-core_2.11-0.0.5-sources.jar | 26 KB |
roc-core_2.11-0.0.5-javadoc.jar | 527 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.finagle/roc-core_2.11/ -->
<dependency>
<groupId>com.github.finagle</groupId>
<artifactId>roc-core_2.11</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.finagle/roc-core_2.11/
implementation 'com.github.finagle:roc-core_2.11:0.0.5'
// https://jarcasting.com/artifacts/com.github.finagle/roc-core_2.11/
implementation ("com.github.finagle:roc-core_2.11:0.0.5")
'com.github.finagle:roc-core_2.11:jar:0.0.5'
<dependency org="com.github.finagle" name="roc-core_2.11" rev="0.0.5">
<artifact name="roc-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.finagle', module='roc-core_2.11', version='0.0.5')
)
libraryDependencies += "com.github.finagle" % "roc-core_2.11" % "0.0.5"
[com.github.finagle/roc-core_2.11 "0.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
io.netty : netty-buffer | jar | 4.1.6.Final |
org.typelevel : cats_2.11 | jar | 0.6.0 |
com.twitter : finagle-core_2.11 | jar | 6.38.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scoverage : scalac-scoverage-runtime_2.11 | jar | 1.1.1 |
org.scoverage : scalac-scoverage-plugin_2.11 | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.11 | jar | 3.8.5 |
org.specs2 : specs2-scalacheck_2.11 | jar | 3.8.5 |
org.specs2 : specs2-junit_2.11 | jar | 3.8.5 |
org.specs2 : specs2-mock_2.11 | jar | 3.8.5 |
io.circe : circe-core_2.11 | jar | 0.5.0-M2 |
io.circe : circe-generic_2.11 | jar | 0.5.0-M2 |