is not current version
Last Version 1.6

com.github.mstream-trader:commons-ratpack-parent 1.5


Categories

Categories

Ratpack User Interface Web Frameworks
GroupId

GroupId

com.github.mstream-trader
ArtifactId

ArtifactId

commons-ratpack-parent
Version

Version

1.5
Type

Type

pom

Download commons-ratpack-parent 1.5


<!-- 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.5</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.5'
// https://jarcasting.com/artifacts/com.github.mstream-trader/commons-ratpack-parent/
implementation ("com.github.mstream-trader:commons-ratpack-parent:1.5")
'com.github.mstream-trader:commons-ratpack-parent:pom:1.5'
<dependency org="com.github.mstream-trader" name="commons-ratpack-parent" rev="1.5">
  <artifact name="commons-ratpack-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.mstream-trader', module='commons-ratpack-parent', version='1.5')
)
libraryDependencies += "com.github.mstream-trader" % "commons-ratpack-parent" % "1.5"
[com.github.mstream-trader/commons-ratpack-parent "1.5"]