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