is not current version
Last Version 1.8.16

org.bitbucket.bradleysmithllc.etlunit:file 1.6.12


GroupId

GroupId

org.bitbucket.bradleysmithllc.etlunit
ArtifactId

ArtifactId

file
Version

Version

1.6.12
Type

Type

jar

Download file 1.6.12


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