is not current version
Last Version 1.14

com.github.mstream-trader:commons-test-functional-tests 1.12


GroupId

GroupId

com.github.mstream-trader
ArtifactId

ArtifactId

commons-test-functional-tests
Version

Version

1.12
Type

Type

jar

Download commons-test-functional-tests 1.12


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