is not current version
Last Version 2.11.0

io.allune:simple-client 2.8.1

QuickFixJ Spring Boot Starter Simple Client

Categories

Categories

CLI User Interface
GroupId

GroupId

io.allune
ArtifactId

ArtifactId

simple-client
Version

Version

2.8.1
Type

Type

jar

Download simple-client 2.8.1


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