Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdcom.github.mstream-trader |
ArtifactId | ArtifactIdsimulation-performance-tests |
Version | Version1.17 |
Type | Typejar |
Filename | Size |
---|---|
simulation-performance-tests-1.17.pom | |
simulation-performance-tests-1.17.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mstream-trader/simulation-performance-tests/ -->
<dependency>
<groupId>com.github.mstream-trader</groupId>
<artifactId>simulation-performance-tests</artifactId>
<version>1.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mstream-trader/simulation-performance-tests/
implementation 'com.github.mstream-trader:simulation-performance-tests:1.17'
// https://jarcasting.com/artifacts/com.github.mstream-trader/simulation-performance-tests/
implementation ("com.github.mstream-trader:simulation-performance-tests:1.17")
'com.github.mstream-trader:simulation-performance-tests:jar:1.17'
<dependency org="com.github.mstream-trader" name="simulation-performance-tests" rev="1.17">
<artifact name="simulation-performance-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mstream-trader', module='simulation-performance-tests', version='1.17')
)
libraryDependencies += "com.github.mstream-trader" % "simulation-performance-tests" % "1.17"
[com.github.mstream-trader/simulation-performance-tests "1.17"]