| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.mstream-trader |
| Идентификатор | Идентификаторsimulation |
| Последняя версия | Последняя версия1.18 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеTrading simulation game
|
| Имя Файла | Размер |
|---|---|
| simulation-1.18.pom | |
| simulation-1.18.jar | 12 MB |
| simulation-1.18-sources.jar | 39 KB |
| simulation-1.18-javadoc.jar | 314 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |