is not current version
Last Version 1.21

com.github.mstream-trader:data-feed-integration-tests 1.5


Categories

Categories

Data
GroupId

GroupId

com.github.mstream-trader
ArtifactId

ArtifactId

data-feed-integration-tests
Version

Version

1.5
Type

Type

jar

Download data-feed-integration-tests 1.5


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