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