is not current version
Last Version 1.14

com.github.mstream-trader:commons-test 1.6


GroupId

GroupId

com.github.mstream-trader
ArtifactId

ArtifactId

commons-test
Version

Version

1.6
Type

Type

jar

Download commons-test 1.6


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