is not current version
Last Version 1.6

com.github.mstream-trader:commons-ratpack-integration-tests 1.2


Categories

Categories

Ratpack User Interface Web Frameworks
GroupId

GroupId

com.github.mstream-trader
ArtifactId

ArtifactId

commons-ratpack-integration-tests
Version

Version

1.2
Type

Type

jar

Download commons-ratpack-integration-tests 1.2


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