is not current version
Last Version 0.31.0

com.github.finagle:finch-circe_2.11 0.16.0-M1

circe

GroupId

GroupId

com.github.finagle
ArtifactId

ArtifactId

finch-circe_2.11
Version

Version

0.16.0-M1
Type

Type

jar

Download finch-circe_2.11 0.16.0-M1


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