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