не последняя версия
Последняя версия 2.11.0

io.allune:simple-client 2.6.0

QuickFixJ Spring Boot Starter Simple Client

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

io.allune
Идентификатор

Идентификатор

simple-client
Версия

Версия

2.6.0
Тип

Тип

jar

Скачать simple-client 2.6.0


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