is not current version
Last Version 1.18

com.github.mstream-trader:simulation-parent 1.15


GroupId

GroupId

com.github.mstream-trader
ArtifactId

ArtifactId

simulation-parent
Version

Version

1.15
Type

Type

pom

Download simulation-parent 1.15


<!-- https://jarcasting.com/artifacts/com.github.mstream-trader/simulation-parent/ -->
<dependency>
    <groupId>com.github.mstream-trader</groupId>
    <artifactId>simulation-parent</artifactId>
    <version>1.15</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.mstream-trader/simulation-parent/
implementation 'com.github.mstream-trader:simulation-parent:1.15'
// https://jarcasting.com/artifacts/com.github.mstream-trader/simulation-parent/
implementation ("com.github.mstream-trader:simulation-parent:1.15")
'com.github.mstream-trader:simulation-parent:pom:1.15'
<dependency org="com.github.mstream-trader" name="simulation-parent" rev="1.15">
  <artifact name="simulation-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.mstream-trader', module='simulation-parent', version='1.15')
)
libraryDependencies += "com.github.mstream-trader" % "simulation-parent" % "1.15"
[com.github.mstream-trader/simulation-parent "1.15"]