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