| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.spotify |
| Идентификатор | Идентификаторstyx |
| Версия | Версия2.1.132 |
| Тип | Типpom |
| Описание |
ОписаниеSpotify Styx
The Spotify Root project helps establish consistent Maven conventions by being the parent POM
for other participating projects.
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| styx-2.1.132.pom | 29 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.spotify/styx/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>styx</artifactId>
<version>2.1.132</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/styx/
implementation 'com.spotify:styx:2.1.132'
// https://jarcasting.com/artifacts/com.spotify/styx/
implementation ("com.spotify:styx:2.1.132")
'com.spotify:styx:pom:2.1.132'
<dependency org="com.spotify" name="styx" rev="2.1.132">
<artifact name="styx" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='styx', version='2.1.132')
)
libraryDependencies += "com.spotify" % "styx" % "2.1.132"
[com.spotify/styx "2.1.132"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : log4j-over-slf4j | jar | 1.7.30 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.errorprone : error_prone_core | jar | 2.6.0 |