is not current version
Last Version 0.7.1

com.softwaremill.diffx:diffx-core_2.12 0.3.30

diffx-core

GroupId

GroupId

com.softwaremill.diffx
ArtifactId

ArtifactId

diffx-core_2.12
Version

Version

0.3.30
Type

Type

jar

Download diffx-core_2.12 0.3.30


<!-- https://jarcasting.com/artifacts/com.softwaremill.diffx/diffx-core_2.12/ -->
<dependency>
    <groupId>com.softwaremill.diffx</groupId>
    <artifactId>diffx-core_2.12</artifactId>
    <version>0.3.30</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.diffx/diffx-core_2.12/
implementation 'com.softwaremill.diffx:diffx-core_2.12:0.3.30'
// https://jarcasting.com/artifacts/com.softwaremill.diffx/diffx-core_2.12/
implementation ("com.softwaremill.diffx:diffx-core_2.12:0.3.30")
'com.softwaremill.diffx:diffx-core_2.12:jar:0.3.30'
<dependency org="com.softwaremill.diffx" name="diffx-core_2.12" rev="0.3.30">
  <artifact name="diffx-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.diffx', module='diffx-core_2.12', version='0.3.30')
)
libraryDependencies += "com.softwaremill.diffx" % "diffx-core_2.12" % "0.3.30"
[com.softwaremill.diffx/diffx-core_2.12 "0.3.30"]