| License |
License |
|---|---|
| GroupId | GroupIdorg.gnieh |
| ArtifactId | ArtifactIddiffson-circe_2.11 |
| Version | Version4.0.0-M3 |
| Type | Typejar |
| Description |
Descriptiondiffson-circe
Json diff/patch library
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.gnieh/diffson-circe_2.11/ -->
<dependency>
<groupId>org.gnieh</groupId>
<artifactId>diffson-circe_2.11</artifactId>
<version>4.0.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/org.gnieh/diffson-circe_2.11/
implementation 'org.gnieh:diffson-circe_2.11:4.0.0-M3'
// https://jarcasting.com/artifacts/org.gnieh/diffson-circe_2.11/
implementation ("org.gnieh:diffson-circe_2.11:4.0.0-M3")
'org.gnieh:diffson-circe_2.11:jar:4.0.0-M3'
<dependency org="org.gnieh" name="diffson-circe_2.11" rev="4.0.0-M3">
<artifact name="diffson-circe_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gnieh', module='diffson-circe_2.11', version='4.0.0-M3')
)
libraryDependencies += "org.gnieh" % "diffson-circe_2.11" % "4.0.0-M3"
[org.gnieh/diffson-circe_2.11 "4.0.0-M3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.12 |
| org.gnieh : diffson-core_2.11 | jar | 4.0.0-M3 |
| io.circe : circe-core_2.11 | jar | 0.11.1 |
| io.circe : circe-parser_2.11 | jar | 0.11.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.gnieh : diffson-testkit_2.11 | jar | 4.0.0-M3 |
| io.circe : circe-generic_2.11 | jar | 0.11.1 |