is not current version
Last Version 0.1.11

org.dotwebstack.framework:dotwebstack-integration-test 0.1.8


GroupId

GroupId

org.dotwebstack.framework
ArtifactId

ArtifactId

dotwebstack-integration-test
Version

Version

0.1.8
Type

Type

jar

Download dotwebstack-integration-test 0.1.8


<!-- https://jarcasting.com/artifacts/org.dotwebstack.framework/dotwebstack-integration-test/ -->
<dependency>
    <groupId>org.dotwebstack.framework</groupId>
    <artifactId>dotwebstack-integration-test</artifactId>
    <version>0.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.dotwebstack.framework/dotwebstack-integration-test/
implementation 'org.dotwebstack.framework:dotwebstack-integration-test:0.1.8'
// https://jarcasting.com/artifacts/org.dotwebstack.framework/dotwebstack-integration-test/
implementation ("org.dotwebstack.framework:dotwebstack-integration-test:0.1.8")
'org.dotwebstack.framework:dotwebstack-integration-test:jar:0.1.8'
<dependency org="org.dotwebstack.framework" name="dotwebstack-integration-test" rev="0.1.8">
  <artifact name="dotwebstack-integration-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dotwebstack.framework', module='dotwebstack-integration-test', version='0.1.8')
)
libraryDependencies += "org.dotwebstack.framework" % "dotwebstack-integration-test" % "0.1.8"
[org.dotwebstack.framework/dotwebstack-integration-test "0.1.8"]