is not current version
Last Version 1.7.5

org.dhatim:milyn-smooks-fixed-length 1.7.4

A Smooks cartridge that can read fixed length files. The code of this cartridge was donated by Cedric Rathgeb.

GroupId

GroupId

org.dhatim
ArtifactId

ArtifactId

milyn-smooks-fixed-length
Version

Version

1.7.4
Type

Type

jar

Download milyn-smooks-fixed-length 1.7.4


<!-- https://jarcasting.com/artifacts/org.dhatim/milyn-smooks-fixed-length/ -->
<dependency>
    <groupId>org.dhatim</groupId>
    <artifactId>milyn-smooks-fixed-length</artifactId>
    <version>1.7.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.dhatim/milyn-smooks-fixed-length/
implementation 'org.dhatim:milyn-smooks-fixed-length:1.7.4'
// https://jarcasting.com/artifacts/org.dhatim/milyn-smooks-fixed-length/
implementation ("org.dhatim:milyn-smooks-fixed-length:1.7.4")
'org.dhatim:milyn-smooks-fixed-length:jar:1.7.4'
<dependency org="org.dhatim" name="milyn-smooks-fixed-length" rev="1.7.4">
  <artifact name="milyn-smooks-fixed-length" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dhatim', module='milyn-smooks-fixed-length', version='1.7.4')
)
libraryDependencies += "org.dhatim" % "milyn-smooks-fixed-length" % "1.7.4"
[org.dhatim/milyn-smooks-fixed-length "1.7.4"]