is not current version
Last Version 1.6

com.github.mstream-trader:commons-ratpack 1.0


Categories

Categories

Ratpack User Interface Web Frameworks
GroupId

GroupId

com.github.mstream-trader
ArtifactId

ArtifactId

commons-ratpack
Version

Version

1.0
Type

Type

jar

Download commons-ratpack 1.0


<!-- https://jarcasting.com/artifacts/com.github.mstream-trader/commons-ratpack/ -->
<dependency>
    <groupId>com.github.mstream-trader</groupId>
    <artifactId>commons-ratpack</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mstream-trader/commons-ratpack/
implementation 'com.github.mstream-trader:commons-ratpack:1.0'
// https://jarcasting.com/artifacts/com.github.mstream-trader/commons-ratpack/
implementation ("com.github.mstream-trader:commons-ratpack:1.0")
'com.github.mstream-trader:commons-ratpack:jar:1.0'
<dependency org="com.github.mstream-trader" name="commons-ratpack" rev="1.0">
  <artifact name="commons-ratpack" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mstream-trader', module='commons-ratpack', version='1.0')
)
libraryDependencies += "com.github.mstream-trader" % "commons-ratpack" % "1.0"
[com.github.mstream-trader/commons-ratpack "1.0"]