License |
License |
---|---|
GroupId | GroupIdcom.spotify |
ArtifactId | ArtifactIdstyx |
Last Version | Last Version2.1.151 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSpotify Styx
The Spotify Root project helps establish consistent Maven conventions by being the parent POM
for other participating projects.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
styx-2.1.151.pom | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.spotify/styx/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>styx</artifactId>
<version>2.1.151</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/styx/
implementation 'com.spotify:styx:2.1.151'
// https://jarcasting.com/artifacts/com.spotify/styx/
implementation ("com.spotify:styx:2.1.151")
'com.spotify:styx:pom:2.1.151'
<dependency org="com.spotify" name="styx" rev="2.1.151">
<artifact name="styx" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='styx', version='2.1.151')
)
libraryDependencies += "com.spotify" % "styx" % "2.1.151"
[com.spotify/styx "2.1.151"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : log4j-over-slf4j | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
com.google.errorprone : error_prone_core | jar | 2.6.0 |