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