License |
License |
---|---|
GroupId | GroupIdorg.gnieh |
ArtifactId | ArtifactIddiffson-core_3 |
Last Version | Last Version4.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondiffson-core
Json diff/patch library
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
diffson-core_3-4.1.1.pom | |
diffson-core_3-4.1.1.jar | 184 KB |
diffson-core_3-4.1.1-sources.jar | 19 KB |
diffson-core_3-4.1.1-javadoc.jar | 295 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.gnieh/diffson-core_3/ -->
<dependency>
<groupId>org.gnieh</groupId>
<artifactId>diffson-core_3</artifactId>
<version>4.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.gnieh/diffson-core_3/
implementation 'org.gnieh:diffson-core_3:4.1.1'
// https://jarcasting.com/artifacts/org.gnieh/diffson-core_3/
implementation ("org.gnieh:diffson-core_3:4.1.1")
'org.gnieh:diffson-core_3:jar:4.1.1'
<dependency org="org.gnieh" name="diffson-core_3" rev="4.1.1">
<artifact name="diffson-core_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gnieh', module='diffson-core_3', version='4.1.1')
)
libraryDependencies += "org.gnieh" % "diffson-core_3" % "4.1.1"
[org.gnieh/diffson-core_3 "4.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.0.0 |
org.scala-lang.modules : scala-collection-compat_3 | jar | 2.4.4 |
org.typelevel : cats-core_3 | jar | 2.6.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_3 | jar | 3.2.9 |
org.scalacheck : scalacheck_3 | jar | 1.15.4 |