is not current version
Last Version 0.130

uk.co.real-logic:artio-system-tests 0.28

High-Performance FIX Gateway

GroupId

GroupId

uk.co.real-logic
ArtifactId

ArtifactId

artio-system-tests
Version

Version

0.28
Type

Type

jar

Download artio-system-tests 0.28


<!-- https://jarcasting.com/artifacts/uk.co.real-logic/artio-system-tests/ -->
<dependency>
    <groupId>uk.co.real-logic</groupId>
    <artifactId>artio-system-tests</artifactId>
    <version>0.28</version>
</dependency>
// https://jarcasting.com/artifacts/uk.co.real-logic/artio-system-tests/
implementation 'uk.co.real-logic:artio-system-tests:0.28'
// https://jarcasting.com/artifacts/uk.co.real-logic/artio-system-tests/
implementation ("uk.co.real-logic:artio-system-tests:0.28")
'uk.co.real-logic:artio-system-tests:jar:0.28'
<dependency org="uk.co.real-logic" name="artio-system-tests" rev="0.28">
  <artifact name="artio-system-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.co.real-logic', module='artio-system-tests', version='0.28')
)
libraryDependencies += "uk.co.real-logic" % "artio-system-tests" % "0.28"
[uk.co.real-logic/artio-system-tests "0.28"]