GroupId | GroupIdorg.dotwebstack.framework |
---|---|
ArtifactId | ArtifactIddotwebstack-integration-test |
Version | Version0.0.22 |
Type | Typejar |
Filename | Size |
---|---|
dotwebstack-integration-test-0.0.22.pom | |
dotwebstack-integration-test-0.0.22.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.dotwebstack.framework/dotwebstack-integration-test/ -->
<dependency>
<groupId>org.dotwebstack.framework</groupId>
<artifactId>dotwebstack-integration-test</artifactId>
<version>0.0.22</version>
</dependency>
// https://jarcasting.com/artifacts/org.dotwebstack.framework/dotwebstack-integration-test/
implementation 'org.dotwebstack.framework:dotwebstack-integration-test:0.0.22'
// https://jarcasting.com/artifacts/org.dotwebstack.framework/dotwebstack-integration-test/
implementation ("org.dotwebstack.framework:dotwebstack-integration-test:0.0.22")
'org.dotwebstack.framework:dotwebstack-integration-test:jar:0.0.22'
<dependency org="org.dotwebstack.framework" name="dotwebstack-integration-test" rev="0.0.22">
<artifact name="dotwebstack-integration-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dotwebstack.framework', module='dotwebstack-integration-test', version='0.0.22')
)
libraryDependencies += "org.dotwebstack.framework" % "dotwebstack-integration-test" % "0.0.22"
[org.dotwebstack.framework/dotwebstack-integration-test "0.0.22"]