is not current version
Last Version 1.9

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


GroupId

GroupId

com.github.mstream-trader
ArtifactId

ArtifactId

functional-tests
Version

Version

1.1
Type

Type

jar

Download functional-tests 1.1


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