License |
License |
---|---|
GroupId | GroupIdcom.github.mstream-trader |
ArtifactId | ArtifactIdcommons-utils-integration-tests |
Last Version | Last Version1.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTrading simulation game
|
<!-- https://jarcasting.com/artifacts/com.github.mstream-trader/commons-utils-integration-tests/ -->
<dependency>
<groupId>com.github.mstream-trader</groupId>
<artifactId>commons-utils-integration-tests</artifactId>
<version>1.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mstream-trader/commons-utils-integration-tests/
implementation 'com.github.mstream-trader:commons-utils-integration-tests:1.10'
// https://jarcasting.com/artifacts/com.github.mstream-trader/commons-utils-integration-tests/
implementation ("com.github.mstream-trader:commons-utils-integration-tests:1.10")
'com.github.mstream-trader:commons-utils-integration-tests:jar:1.10'
<dependency org="com.github.mstream-trader" name="commons-utils-integration-tests" rev="1.10">
<artifact name="commons-utils-integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mstream-trader', module='commons-utils-integration-tests', version='1.10')
)
libraryDependencies += "com.github.mstream-trader" % "commons-utils-integration-tests" % "1.10"
[com.github.mstream-trader/commons-utils-integration-tests "1.10"]
Group / Artifact | Type | Version |
---|---|---|
com.github.mstream-trader : commons-utils | jar | 1.10 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
com.google.inject : guice | jar | 4.1.0 |