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