GroupId | GroupIdcom.softwaremill.diffx |
---|---|
ArtifactId | ArtifactIddiffx-utest_sjs1_2.12 |
Version | Version0.5.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.softwaremill.diffx/diffx-utest_sjs1_2.12/ -->
<dependency>
<groupId>com.softwaremill.diffx</groupId>
<artifactId>diffx-utest_sjs1_2.12</artifactId>
<version>0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.diffx/diffx-utest_sjs1_2.12/
implementation 'com.softwaremill.diffx:diffx-utest_sjs1_2.12:0.5.1'
// https://jarcasting.com/artifacts/com.softwaremill.diffx/diffx-utest_sjs1_2.12/
implementation ("com.softwaremill.diffx:diffx-utest_sjs1_2.12:0.5.1")
'com.softwaremill.diffx:diffx-utest_sjs1_2.12:jar:0.5.1'
<dependency org="com.softwaremill.diffx" name="diffx-utest_sjs1_2.12" rev="0.5.1">
<artifact name="diffx-utest_sjs1_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.diffx', module='diffx-utest_sjs1_2.12', version='0.5.1')
)
libraryDependencies += "com.softwaremill.diffx" % "diffx-utest_sjs1_2.12" % "0.5.1"
[com.softwaremill.diffx/diffx-utest_sjs1_2.12 "0.5.1"]