is not current version
Last Version 0.1.11

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


GroupId

GroupId

org.dotwebstack.framework
ArtifactId

ArtifactId

dotwebstack-integration-test
Version

Version

0.0.28
Type

Type

jar

Download dotwebstack-integration-test 0.0.28


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