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