is not current version
Last Version 0.8.0

com.github.lalithsuresh:integration-tests 0.6.0


GroupId

GroupId

com.github.lalithsuresh
ArtifactId

ArtifactId

integration-tests
Version

Version

0.6.0
Type

Type

jar

Download integration-tests 0.6.0


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