is not current version
Last Version 1.8.16

org.bitbucket.bradleysmithllc.etlunit:assertion 1.7.0


GroupId

GroupId

org.bitbucket.bradleysmithllc.etlunit
ArtifactId

ArtifactId

assertion
Version

Version

1.7.0
Type

Type

jar

Download assertion 1.7.0


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