is not current version
Last Version 1.0.6

org.testmonkeys:jentitytest 1.0.2

Entity Comparison Framework

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

org.testmonkeys
ArtifactId

ArtifactId

jentitytest
Version

Version

1.0.2
Type

Type

jar

Download jentitytest 1.0.2


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