GroupId | GroupIdorg.dhatim |
---|---|
ArtifactId | ArtifactIdmilyn-smooks-fixed-length |
Version | Version1.7.3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.dhatim/milyn-smooks-fixed-length/ -->
<dependency>
<groupId>org.dhatim</groupId>
<artifactId>milyn-smooks-fixed-length</artifactId>
<version>1.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.dhatim/milyn-smooks-fixed-length/
implementation 'org.dhatim:milyn-smooks-fixed-length:1.7.3'
// https://jarcasting.com/artifacts/org.dhatim/milyn-smooks-fixed-length/
implementation ("org.dhatim:milyn-smooks-fixed-length:1.7.3")
'org.dhatim:milyn-smooks-fixed-length:jar:1.7.3'
<dependency org="org.dhatim" name="milyn-smooks-fixed-length" rev="1.7.3">
<artifact name="milyn-smooks-fixed-length" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dhatim', module='milyn-smooks-fixed-length', version='1.7.3')
)
libraryDependencies += "org.dhatim" % "milyn-smooks-fixed-length" % "1.7.3"
[org.dhatim/milyn-smooks-fixed-length "1.7.3"]