| License |
License |
|---|---|
| Categories |
CategoriesJSON Data Native Development Tools |
| GroupId | GroupIdde.sciss |
| ArtifactId | ArtifactIddispatch-json4s-native_2.12 |
| Version | Version0.1.1 |
| Type | Typejar |
| Description |
Descriptiondispatch-json4s-native
Dispatch module providing json4s native support
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/de.sciss/dispatch-json4s-native_2.12/ -->
<dependency>
<groupId>de.sciss</groupId>
<artifactId>dispatch-json4s-native_2.12</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.sciss/dispatch-json4s-native_2.12/
implementation 'de.sciss:dispatch-json4s-native_2.12:0.1.1'
// https://jarcasting.com/artifacts/de.sciss/dispatch-json4s-native_2.12/
implementation ("de.sciss:dispatch-json4s-native_2.12:0.1.1")
'de.sciss:dispatch-json4s-native_2.12:jar:0.1.1'
<dependency org="de.sciss" name="dispatch-json4s-native_2.12" rev="0.1.1">
<artifact name="dispatch-json4s-native_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sciss', module='dispatch-json4s-native_2.12', version='0.1.1')
)
libraryDependencies += "de.sciss" % "dispatch-json4s-native_2.12" % "0.1.1"
[de.sciss/dispatch-json4s-native_2.12 "0.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.8 |
| de.sciss : dispatch-core_2.12 | jar | 0.1.1 |
| org.json4s : json4s-core_2.12 | jar | 3.6.6 |
| org.json4s : json4s-native_2.12 | jar | 3.6.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| de.sciss » ufcheck_2.12 | jar | 0.1.1 |
| ws.unfiltered : unfiltered-netty-server_2.12 | jar | 0.10.0-M2 |