is not current version
Last Version 1.1.0

io.github.skat:as4-client 1.0.2

Simple AS4 Client.

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.skat
ArtifactId

ArtifactId

as4-client
Version

Version

1.0.2
Type

Type

jar

Download as4-client 1.0.2


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