| Группа | Группаcom.github.lalithsuresh |
|---|---|
| Идентификатор | Идентификаторintegration-tests |
| Версия | Версия0.6.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| integration-tests-0.6.0.pom | |
| integration-tests-0.6.0.jar | 2 KB |
| Обзор |
<!-- 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"]