is not current version
Last Version 1.21

com.github.mstream-trader:data-feed 1.9


Categories

Categories

Data
GroupId

GroupId

com.github.mstream-trader
ArtifactId

ArtifactId

data-feed
Version

Version

1.9
Type

Type

jar

Download data-feed 1.9


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