is not current version
Last Version 1.8.16

org.bitbucket.bradleysmithllc.etlunit:core 1.8.8


GroupId

GroupId

org.bitbucket.bradleysmithllc.etlunit
ArtifactId

ArtifactId

core
Version

Version

1.8.8
Type

Type

jar

Download core 1.8.8


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