is not current version
Last Version 1.9

com.github.mstream-trader:integration-tests 1.1


GroupId

GroupId

com.github.mstream-trader
ArtifactId

ArtifactId

integration-tests
Version

Version

1.1
Type

Type

jar

Download integration-tests 1.1


<!-- https://jarcasting.com/artifacts/com.github.mstream-trader/integration-tests/ -->
<dependency>
    <groupId>com.github.mstream-trader</groupId>
    <artifactId>integration-tests</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mstream-trader/integration-tests/
implementation 'com.github.mstream-trader:integration-tests:1.1'
// https://jarcasting.com/artifacts/com.github.mstream-trader/integration-tests/
implementation ("com.github.mstream-trader:integration-tests:1.1")
'com.github.mstream-trader:integration-tests:jar:1.1'
<dependency org="com.github.mstream-trader" name="integration-tests" rev="1.1">
  <artifact name="integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mstream-trader', module='integration-tests', version='1.1')
)
libraryDependencies += "com.github.mstream-trader" % "integration-tests" % "1.1"
[com.github.mstream-trader/integration-tests "1.1"]