GroupId | GroupIduk.co.real-logic |
---|---|
ArtifactId | ArtifactIdartio-system-tests |
Version | Version0.51 |
Type | Typejar |
Filename | Size |
---|---|
artio-system-tests-0.51.pom | |
artio-system-tests-0.51.jar | 321 bytes |
artio-system-tests-0.51-tests.jar | 173 KB |
artio-system-tests-0.51-sources.jar | 261 bytes |
artio-system-tests-0.51-javadoc.jar | 261 bytes |
Browse |
<!-- 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.51</version>
</dependency>
// https://jarcasting.com/artifacts/uk.co.real-logic/artio-system-tests/
implementation 'uk.co.real-logic:artio-system-tests:0.51'
// https://jarcasting.com/artifacts/uk.co.real-logic/artio-system-tests/
implementation ("uk.co.real-logic:artio-system-tests:0.51")
'uk.co.real-logic:artio-system-tests:jar:0.51'
<dependency org="uk.co.real-logic" name="artio-system-tests" rev="0.51">
<artifact name="artio-system-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.co.real-logic', module='artio-system-tests', version='0.51')
)
libraryDependencies += "uk.co.real-logic" % "artio-system-tests" % "0.51"
[uk.co.real-logic/artio-system-tests "0.51"]