GroupId | GroupIdcom.softwaremill.diffx |
---|---|
ArtifactId | ArtifactIddiffx-cats_2.13 |
Version | Version0.3.19 |
Type | Typejar |
Filename | Size |
---|---|
diffx-cats_2.13-0.3.19.pom | |
diffx-cats_2.13-0.3.19.jar | 5 KB |
diffx-cats_2.13-0.3.19-sources.jar | 1 KB |
diffx-cats_2.13-0.3.19-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.softwaremill.diffx/diffx-cats_2.13/ -->
<dependency>
<groupId>com.softwaremill.diffx</groupId>
<artifactId>diffx-cats_2.13</artifactId>
<version>0.3.19</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.diffx/diffx-cats_2.13/
implementation 'com.softwaremill.diffx:diffx-cats_2.13:0.3.19'
// https://jarcasting.com/artifacts/com.softwaremill.diffx/diffx-cats_2.13/
implementation ("com.softwaremill.diffx:diffx-cats_2.13:0.3.19")
'com.softwaremill.diffx:diffx-cats_2.13:jar:0.3.19'
<dependency org="com.softwaremill.diffx" name="diffx-cats_2.13" rev="0.3.19">
<artifact name="diffx-cats_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.diffx', module='diffx-cats_2.13', version='0.3.19')
)
libraryDependencies += "com.softwaremill.diffx" % "diffx-cats_2.13" % "0.3.19"
[com.softwaremill.diffx/diffx-cats_2.13 "0.3.19"]