is not current version
Last Version 0.1.11

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


GroupId

GroupId

org.dotwebstack.framework
ArtifactId

ArtifactId

dotwebstack-integration-test
Version

Version

0.0.29
Type

Type

jar

Download dotwebstack-integration-test 0.0.29


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