is not current version
Last Version 1.6.9

com.googlecode.etl-unit:etlunit-file 1.6.5


GroupId

GroupId

com.googlecode.etl-unit
ArtifactId

ArtifactId

etlunit-file
Version

Version

1.6.5
Type

Type

jar

Download etlunit-file 1.6.5


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