is not current version
Last Version 1.14

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


GroupId

GroupId

com.github.mstream-trader
ArtifactId

ArtifactId

commons-test
Version

Version

1.7
Type

Type

jar

Download commons-test 1.7


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