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