| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdpl.iterators |
| ArtifactId | ArtifactIdkebs-spray-json_2.13 |
| Version | Version1.9.2 |
| Type | Typejar |
| Description |
Descriptionspray-json
Automatic generation of Spray json formats for case-classes
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/pl.iterators/kebs-spray-json_2.13/ -->
<dependency>
<groupId>pl.iterators</groupId>
<artifactId>kebs-spray-json_2.13</artifactId>
<version>1.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/pl.iterators/kebs-spray-json_2.13/
implementation 'pl.iterators:kebs-spray-json_2.13:1.9.2'
// https://jarcasting.com/artifacts/pl.iterators/kebs-spray-json_2.13/
implementation ("pl.iterators:kebs-spray-json_2.13:1.9.2")
'pl.iterators:kebs-spray-json_2.13:jar:1.9.2'
<dependency org="pl.iterators" name="kebs-spray-json_2.13" rev="1.9.2">
<artifact name="kebs-spray-json_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.iterators', module='kebs-spray-json_2.13', version='1.9.2')
)
libraryDependencies += "pl.iterators" % "kebs-spray-json_2.13" % "1.9.2"
[pl.iterators/kebs-spray-json_2.13 "1.9.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.6 |
| pl.iterators : kebs-spray-json-macros_2.13 | jar | 1.9.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.beachape : enumeratum_2.13 | jar | 1.7.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.13 | jar | 3.2.9 |