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