License |
License |
---|---|
GroupId | GroupIdorg.gnieh |
ArtifactId | ArtifactIddiffson-testkit_2.12 |
Last Version | Last Version4.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondiffson-testkit
Json diff/patch library
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
diffson-testkit_2.12-4.1.1.pom | |
diffson-testkit_2.12-4.1.1.jar | 126 KB |
diffson-testkit_2.12-4.1.1-sources.jar | 14 KB |
diffson-testkit_2.12-4.1.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.gnieh/diffson-testkit_2.12/ -->
<dependency>
<groupId>org.gnieh</groupId>
<artifactId>diffson-testkit_2.12</artifactId>
<version>4.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.gnieh/diffson-testkit_2.12/
implementation 'org.gnieh:diffson-testkit_2.12:4.1.1'
// https://jarcasting.com/artifacts/org.gnieh/diffson-testkit_2.12/
implementation ("org.gnieh:diffson-testkit_2.12:4.1.1")
'org.gnieh:diffson-testkit_2.12:jar:4.1.1'
<dependency org="org.gnieh" name="diffson-testkit_2.12" rev="4.1.1">
<artifact name="diffson-testkit_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gnieh', module='diffson-testkit_2.12', version='4.1.1')
)
libraryDependencies += "org.gnieh" % "diffson-testkit_2.12" % "4.1.1"
[org.gnieh/diffson-testkit_2.12 "4.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.13 |
org.gnieh : diffson-core_2.12 | jar | 4.1.1 |
org.scalatest : scalatest_2.12 | jar | 3.2.9 |
org.scalacheck : scalacheck_2.12 | jar | 1.15.4 |