| Группа | Группаcom.spotify |
|---|---|
| Идентификатор | Идентификаторhelios-integration-tests |
| Версия | Версия0.8.505 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| helios-integration-tests-0.8.505.pom | |
| helios-integration-tests-0.8.505.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.spotify/helios-integration-tests/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>helios-integration-tests</artifactId>
<version>0.8.505</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/helios-integration-tests/
implementation 'com.spotify:helios-integration-tests:0.8.505'
// https://jarcasting.com/artifacts/com.spotify/helios-integration-tests/
implementation ("com.spotify:helios-integration-tests:0.8.505")
'com.spotify:helios-integration-tests:jar:0.8.505'
<dependency org="com.spotify" name="helios-integration-tests" rev="0.8.505">
<artifact name="helios-integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='helios-integration-tests', version='0.8.505')
)
libraryDependencies += "com.spotify" % "helios-integration-tests" % "0.8.505"
[com.spotify/helios-integration-tests "0.8.505"]