is not current version
Last Version 1.8.16

org.bitbucket.bradleysmithllc.etlunit:core 1.6.10


GroupId

GroupId

org.bitbucket.bradleysmithllc.etlunit
ArtifactId

ArtifactId

core
Version

Version

1.6.10
Type

Type

jar

Download core 1.6.10


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