is not current version
Last Version 0.0.7

io.github.zaragozamartin91:contrazt 0.0.4

Simple library to compare objects of different types and generate reports for matches and mismatches

GroupId

GroupId

io.github.zaragozamartin91
ArtifactId

ArtifactId

contrazt
Version

Version

0.0.4
Type

Type

jar

Download contrazt 0.0.4


<!-- https://jarcasting.com/artifacts/io.github.zaragozamartin91/contrazt/ -->
<dependency>
    <groupId>io.github.zaragozamartin91</groupId>
    <artifactId>contrazt</artifactId>
    <version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.zaragozamartin91/contrazt/
implementation 'io.github.zaragozamartin91:contrazt:0.0.4'
// https://jarcasting.com/artifacts/io.github.zaragozamartin91/contrazt/
implementation ("io.github.zaragozamartin91:contrazt:0.0.4")
'io.github.zaragozamartin91:contrazt:jar:0.0.4'
<dependency org="io.github.zaragozamartin91" name="contrazt" rev="0.0.4">
  <artifact name="contrazt" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.zaragozamartin91', module='contrazt', version='0.0.4')
)
libraryDependencies += "io.github.zaragozamartin91" % "contrazt" % "0.0.4"
[io.github.zaragozamartin91/contrazt "0.0.4"]