is not current version
Last Version 1.20.0

io.xlate:staedi 1.16.2

Streaming API for EDI for Java

GroupId

GroupId

io.xlate
ArtifactId

ArtifactId

staedi
Version

Version

1.16.2
Type

Type

jar

Download staedi 1.16.2


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