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