Last Version

json 0.7.1

json

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.finagle
ArtifactId

ArtifactId

finch-json_2.11
Version

Version

0.7.1
Type

Type

jar
Description

Description

json
json
Project URL

Project URL

https://github.com/finagle/finch
Project Organization

Project Organization

com.github.finagle
Source Code Management

Source Code Management

https://github.com/finagle/finch

Download finch-json_2.11 0.7.1


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

Dependencies

compile (8)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.6
com.github.finagle : finch-core_2.11 jar 0.7.1
org.openjdk.jmh : jmh-core jar 1.9.1
org.openjdk.jmh : jmh-generator-bytecode jar 1.9.1
org.openjdk.jmh : jmh-generator-reflection jar 1.9.1
com.chuusai : shapeless_2.11 jar 2.2.2
com.twitter : finagle-httpx_2.11 jar 6.25.0
org.scala-lang : scala-reflect jar 2.11.6

provided (2)

Group / Artifact Type Version
org.scoverage : scalac-scoverage-runtime_2.11 jar 1.1.0
org.scoverage : scalac-scoverage-plugin_2.11 jar 1.1.0

test (2)

Group / Artifact Type Version
org.scalacheck : scalacheck_2.11 jar 1.12.2
org.scalatest : scalatest_2.11 jar 2.2.5

Project Modules

There are no modules declared in this project.