is not current version
Last Version 1.4

com.github.mstream-trader:trader 1.2

Trading simulation game

GroupId

GroupId

com.github.mstream-trader
ArtifactId

ArtifactId

trader
Version

Version

1.2
Type

Type

pom

Download trader 1.2

Filename Size
trader-1.2.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.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.mstream-trader/trader/
implementation 'com.github.mstream-trader:trader:1.2'
// https://jarcasting.com/artifacts/com.github.mstream-trader/trader/
implementation ("com.github.mstream-trader:trader:1.2")
'com.github.mstream-trader:trader:pom:1.2'
<dependency org="com.github.mstream-trader" name="trader" rev="1.2">
  <artifact name="trader" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.mstream-trader', module='trader', version='1.2')
)
libraryDependencies += "com.github.mstream-trader" % "trader" % "1.2"
[com.github.mstream-trader/trader "1.2"]