is not current version
Last Version 1.21

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


Categories

Categories

Data
GroupId

GroupId

com.github.mstream-trader
ArtifactId

ArtifactId

data-feed
Version

Version

1.12
Type

Type

jar

Download data-feed 1.12


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