License |
License |
---|---|
GroupId | GroupIdcom.github.mstream-trader |
ArtifactId | ArtifactIdcommons-test-integration-tests |
Last Version | Last Version1.14 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTrading simulation game
|
Filename | Size |
---|---|
commons-test-integration-tests-1.14.pom | |
commons-test-integration-tests-1.14.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mstream-trader/commons-test-integration-tests/ -->
<dependency>
<groupId>com.github.mstream-trader</groupId>
<artifactId>commons-test-integration-tests</artifactId>
<version>1.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mstream-trader/commons-test-integration-tests/
implementation 'com.github.mstream-trader:commons-test-integration-tests:1.14'
// https://jarcasting.com/artifacts/com.github.mstream-trader/commons-test-integration-tests/
implementation ("com.github.mstream-trader:commons-test-integration-tests:1.14")
'com.github.mstream-trader:commons-test-integration-tests:jar:1.14'
<dependency org="com.github.mstream-trader" name="commons-test-integration-tests" rev="1.14">
<artifact name="commons-test-integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mstream-trader', module='commons-test-integration-tests', version='1.14')
)
libraryDependencies += "com.github.mstream-trader" % "commons-test-integration-tests" % "1.14"
[com.github.mstream-trader/commons-test-integration-tests "1.14"]