is not current version
Last Version 4.5.24-eu

org.bitbucket.bradleysmithllc.etlunit:etlunit-assert 3.9.4


GroupId

GroupId

org.bitbucket.bradleysmithllc.etlunit
ArtifactId

ArtifactId

etlunit-assert
Version

Version

3.9.4
Type

Type

jar

Download etlunit-assert 3.9.4


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