License |
License |
---|---|
GroupId | GroupIdcom.softwaremill.diffx |
ArtifactId | ArtifactIddiffx-core_2.13 |
Last Version | Last Version0.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondiffx-core
diffx-core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
diffx-core_2.13-0.7.1.pom | |
diffx-core_2.13-0.7.1.jar | 140 KB |
diffx-core_2.13-0.7.1-sources.jar | 9 KB |
diffx-core_2.13-0.7.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.softwaremill.diffx/diffx-core_2.13/ -->
<dependency>
<groupId>com.softwaremill.diffx</groupId>
<artifactId>diffx-core_2.13</artifactId>
<version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.diffx/diffx-core_2.13/
implementation 'com.softwaremill.diffx:diffx-core_2.13:0.7.1'
// https://jarcasting.com/artifacts/com.softwaremill.diffx/diffx-core_2.13/
implementation ("com.softwaremill.diffx:diffx-core_2.13:0.7.1")
'com.softwaremill.diffx:diffx-core_2.13:jar:0.7.1'
<dependency org="com.softwaremill.diffx" name="diffx-core_2.13" rev="0.7.1">
<artifact name="diffx-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.diffx', module='diffx-core_2.13', version='0.7.1')
)
libraryDependencies += "com.softwaremill.diffx" % "diffx-core_2.13" % "0.7.1"
[com.softwaremill.diffx/diffx-core_2.13 "0.7.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.6 |
com.softwaremill.magnolia1_2 : magnolia_2.13 | jar | 1.1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-reflect | jar | 2.13.6 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest-flatspec_2.13 | jar | 3.2.10 |
org.scalatest : scalatest-freespec_2.13 | jar | 3.2.10 |
org.scalatest : scalatest-shouldmatchers_2.13 | jar | 3.2.10 |
io.github.cquiroz : scala-java-time_2.13 | jar | 2.3.0 |