is not current version
Last Version 1.14

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


GroupId

GroupId

com.github.mstream-trader
ArtifactId

ArtifactId

commons-test
Version

Version

1.8
Type

Type

jar

Download commons-test 1.8


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