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