is not current version
Last Version 0.3.122

org.dotwebstack.framework:integration-test 0.2.2


GroupId

GroupId

org.dotwebstack.framework
ArtifactId

ArtifactId

integration-test
Version

Version

0.2.2
Type

Type

pom

Download integration-test 0.2.2

Filename Size
integration-test-0.2.2.pom 911 bytes
Browse

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