License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.github.finagle |
ArtifactId | ArtifactIdfinch-json_2.10 |
Version | Version0.7.1 |
Type | Typejar |
Description |
Descriptionjson
json
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
finch-json_2.10-0.7.1.pom | |
finch-json_2.10-0.7.1.jar | 34 KB |
finch-json_2.10-0.7.1-sources.jar | 4 KB |
finch-json_2.10-0.7.1-javadoc.jar | 362 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.finagle/finch-json_2.10/ -->
<dependency>
<groupId>com.github.finagle</groupId>
<artifactId>finch-json_2.10</artifactId>
<version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.finagle/finch-json_2.10/
implementation 'com.github.finagle:finch-json_2.10:0.7.1'
// https://jarcasting.com/artifacts/com.github.finagle/finch-json_2.10/
implementation ("com.github.finagle:finch-json_2.10:0.7.1")
'com.github.finagle:finch-json_2.10:jar:0.7.1'
<dependency org="com.github.finagle" name="finch-json_2.10" rev="0.7.1">
<artifact name="finch-json_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.finagle', module='finch-json_2.10', version='0.7.1')
)
libraryDependencies += "com.github.finagle" % "finch-json_2.10" % "0.7.1"
[com.github.finagle/finch-json_2.10 "0.7.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.5 |
com.github.finagle : finch-core_2.10 | 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.10 | jar | 2.2.2 |
com.twitter : finagle-httpx_2.10 | jar | 6.25.0 |
org.scala-lang : scala-reflect | jar | 2.10.5 |
Group / Artifact | Type | Version |
---|---|---|
org.scoverage : scalac-scoverage-runtime_2.10 | jar | 1.1.0 |
org.scoverage : scalac-scoverage-plugin_2.10 | jar | 1.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalacheck : scalacheck_2.10 | jar | 1.12.2 |
org.scalatest : scalatest_2.10 | jar | 2.2.5 |