License |
License |
---|---|
GroupId | GroupIdcom.github.mstream-trader |
ArtifactId | ArtifactIdtrader |
Last Version | Last Version1.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionTrader
Trading simulation game
|
Filename | Size |
---|---|
trader-1.4.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mstream-trader/trader/ -->
<dependency>
<groupId>com.github.mstream-trader</groupId>
<artifactId>trader</artifactId>
<version>1.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.mstream-trader/trader/
implementation 'com.github.mstream-trader:trader:1.4'
// https://jarcasting.com/artifacts/com.github.mstream-trader/trader/
implementation ("com.github.mstream-trader:trader:1.4")
'com.github.mstream-trader:trader:pom:1.4'
<dependency org="com.github.mstream-trader" name="trader" rev="1.4">
<artifact name="trader" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.mstream-trader', module='trader', version='1.4')
)
libraryDependencies += "com.github.mstream-trader" % "trader" % "1.4"
[com.github.mstream-trader/trader "1.4"]