is not current version
Last Version 0.3.122

org.dotwebstack.framework:integration-test 0.3.104


GroupId

GroupId

org.dotwebstack.framework
ArtifactId

ArtifactId

integration-test
Version

Version

0.3.104
Type

Type

pom

Download integration-test 0.3.104


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