is not current version
Last Version 0.31.0

com.github.finagle:finch-core_2.12 0.16.0-M4

core

GroupId

GroupId

com.github.finagle
ArtifactId

ArtifactId

finch-core_2.12
Version

Version

0.16.0-M4
Type

Type

jar

Download finch-core_2.12 0.16.0-M4


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