| License |
License |
|---|---|
| GroupId | GroupIdcom.softwaremill.diffx |
| ArtifactId | ArtifactIddiffx-core_3 |
| 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_3-0.7.1.pom | |
| diffx-core_3-0.7.1.jar | 525 KB |
| diffx-core_3-0.7.1-sources.jar | 30 KB |
| diffx-core_3-0.7.1-javadoc.jar | 2 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.softwaremill.diffx/diffx-core_3/ -->
<dependency>
<groupId>com.softwaremill.diffx</groupId>
<artifactId>diffx-core_3</artifactId>
<version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.diffx/diffx-core_3/
implementation 'com.softwaremill.diffx:diffx-core_3:0.7.1'
// https://jarcasting.com/artifacts/com.softwaremill.diffx/diffx-core_3/
implementation ("com.softwaremill.diffx:diffx-core_3:0.7.1")
'com.softwaremill.diffx:diffx-core_3:jar:0.7.1'
<dependency org="com.softwaremill.diffx" name="diffx-core_3" rev="0.7.1">
<artifact name="diffx-core_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.diffx', module='diffx-core_3', version='0.7.1')
)
libraryDependencies += "com.softwaremill.diffx" % "diffx-core_3" % "0.7.1"
[com.softwaremill.diffx/diffx-core_3 "0.7.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.1.0 |
| com.softwaremill.magnolia1_3 : magnolia_3 | jar | 1.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest-flatspec_3 | jar | 3.2.10 |
| org.scalatest : scalatest-freespec_3 | jar | 3.2.10 |
| org.scalatest : scalatest-shouldmatchers_3 | jar | 3.2.10 |
| io.github.cquiroz : scala-java-time_3 | jar | 2.3.0 |