is not current version
Last Version 1.6

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


Categories

Categories

Ratpack User Interface Web Frameworks
GroupId

GroupId

com.github.mstream-trader
ArtifactId

ArtifactId

commons-ratpack-integration-tests
Version

Version

1.1
Type

Type

jar

Download commons-ratpack-integration-tests 1.1


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