License |
License
Apache License 2.0
|
---|---|
GroupId | GroupIdai.x |
ArtifactId | ArtifactIddiff_2.10 |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondiff
diff tool for Scala data structures (nested case classes etc)
|
Project URL |
Project URL |
Project Organization |
Project Organizationx.ai |
Filename | Size |
---|---|
diff_2.10-1.1.0.pom | |
diff_2.10-1.1.0.jar | 97 KB |
diff_2.10-1.1.0-sources.jar | 3 KB |
diff_2.10-1.1.0-javadoc.jar | 397 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ai.x/diff_2.10/ -->
<dependency>
<groupId>ai.x</groupId>
<artifactId>diff_2.10</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/ai.x/diff_2.10/
implementation 'ai.x:diff_2.10:1.1.0'
// https://jarcasting.com/artifacts/ai.x/diff_2.10/
implementation ("ai.x:diff_2.10:1.1.0")
'ai.x:diff_2.10:jar:1.1.0'
<dependency org="ai.x" name="diff_2.10" rev="1.1.0">
<artifact name="diff_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.x', module='diff_2.10', version='1.1.0')
)
libraryDependencies += "ai.x" % "diff_2.10" % "1.1.0"
[ai.x/diff_2.10 "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.6 |
com.chuusai : shapeless_2.10 | jar | 2.3.1 |
org.cvogt : scala-extensions_2.10 | jar | 0.5.0 |