License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.mstream-trader |
ArtifactId | ArtifactIddata-feed-parent |
Last Version | Last Version1.21 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionTrading simulation game
|
Filename | Size |
---|---|
data-feed-parent-1.21.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mstream-trader/data-feed-parent/ -->
<dependency>
<groupId>com.github.mstream-trader</groupId>
<artifactId>data-feed-parent</artifactId>
<version>1.21</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.mstream-trader/data-feed-parent/
implementation 'com.github.mstream-trader:data-feed-parent:1.21'
// https://jarcasting.com/artifacts/com.github.mstream-trader/data-feed-parent/
implementation ("com.github.mstream-trader:data-feed-parent:1.21")
'com.github.mstream-trader:data-feed-parent:pom:1.21'
<dependency org="com.github.mstream-trader" name="data-feed-parent" rev="1.21">
<artifact name="data-feed-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.mstream-trader', module='data-feed-parent', version='1.21')
)
libraryDependencies += "com.github.mstream-trader" % "data-feed-parent" % "1.21"
[com.github.mstream-trader/data-feed-parent "1.21"]