is not current version
Last Version 1.8.16

org.bitbucket.bradleysmithllc.etlunit:file 1.8.8


GroupId

GroupId

org.bitbucket.bradleysmithllc.etlunit
ArtifactId

ArtifactId

file
Version

Version

1.8.8
Type

Type

jar

Download file 1.8.8


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