is not current version
Last Version 0.0.5

com.github.finagle:roc-core_2.11 0.0.4

core

GroupId

GroupId

com.github.finagle
ArtifactId

ArtifactId

roc-core_2.11
Version

Version

0.0.4
Type

Type

jar

Download roc-core_2.11 0.0.4


<!-- 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.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.finagle/roc-core_2.11/
implementation 'com.github.finagle:roc-core_2.11:0.0.4'
// https://jarcasting.com/artifacts/com.github.finagle/roc-core_2.11/
implementation ("com.github.finagle:roc-core_2.11:0.0.4")
'com.github.finagle:roc-core_2.11:jar:0.0.4'
<dependency org="com.github.finagle" name="roc-core_2.11" rev="0.0.4">
  <artifact name="roc-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.finagle', module='roc-core_2.11', version='0.0.4')
)
libraryDependencies += "com.github.finagle" % "roc-core_2.11" % "0.0.4"
[com.github.finagle/roc-core_2.11 "0.0.4"]