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