не последняя версия
Последняя версия 1.18

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


Группа

Группа

com.github.mstream-trader
Идентификатор

Идентификатор

simulation-parent
Версия

Версия

1.3
Тип

Тип

pom

Скачать simulation-parent 1.3

Имя Файла Размер
simulation-parent-1.3.pom 1 KB
Обзор

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