License |
License |
---|---|
GroupId | GroupIdcom.github.mstream-trader |
ArtifactId | ArtifactIdsimulation |
Last Version | Last Version1.18 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTrading simulation game
|
Filename | Size |
---|---|
simulation-1.18.pom | |
simulation-1.18.jar | 12 MB |
simulation-1.18-sources.jar | 39 KB |
simulation-1.18-javadoc.jar | 314 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mstream-trader/simulation/ -->
<dependency>
<groupId>com.github.mstream-trader</groupId>
<artifactId>simulation</artifactId>
<version>1.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mstream-trader/simulation/
implementation 'com.github.mstream-trader:simulation:1.18'
// https://jarcasting.com/artifacts/com.github.mstream-trader/simulation/
implementation ("com.github.mstream-trader:simulation:1.18")
'com.github.mstream-trader:simulation:jar:1.18'
<dependency org="com.github.mstream-trader" name="simulation" rev="1.18">
<artifact name="simulation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mstream-trader', module='simulation', version='1.18')
)
libraryDependencies += "com.github.mstream-trader" % "simulation" % "1.18"
[com.github.mstream-trader/simulation "1.18"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.mockito : mockito-all | jar | 2.0.2-beta |
io.ratpack : ratpack-test | jar | 1.4.4 |