| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdcom.github.mstream-trader |
| ArtifactId | ArtifactIddata-feed |
| Last Version | Last Version1.21 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTrading simulation game
|
| Filename | Size |
|---|---|
| data-feed-1.21.pom | |
| data-feed-1.21.jar | 12 MB |
| data-feed-1.21-sources.jar | 30 KB |
| data-feed-1.21-javadoc.jar | 251 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.mstream-trader/data-feed/ -->
<dependency>
<groupId>com.github.mstream-trader</groupId>
<artifactId>data-feed</artifactId>
<version>1.21</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mstream-trader/data-feed/
implementation 'com.github.mstream-trader:data-feed:1.21'
// https://jarcasting.com/artifacts/com.github.mstream-trader/data-feed/
implementation ("com.github.mstream-trader:data-feed:1.21")
'com.github.mstream-trader:data-feed:jar:1.21'
<dependency org="com.github.mstream-trader" name="data-feed" rev="1.21">
<artifact name="data-feed" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mstream-trader', module='data-feed', version='1.21')
)
libraryDependencies += "com.github.mstream-trader" % "data-feed" % "1.21"
[com.github.mstream-trader/data-feed "1.21"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| org.mockito : mockito-all | jar | 2.0.2-beta |
| io.ratpack : ratpack-test | jar | 1.4.3 |