| License |
License |
|---|---|
| GroupId | GroupIdcom.spotify |
| ArtifactId | ArtifactIdreport |
| Version | Version1.0.44 |
| Type | Typejar |
| Description |
DescriptionThe Spotify Root project helps establish consistent Maven conventions by being the parent POM
for other participating projects.
|
| Filename | Size |
|---|---|
| report-1.0.44.pom | |
| report-1.0.44.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.spotify/report/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>report</artifactId>
<version>1.0.44</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/report/
implementation 'com.spotify:report:1.0.44'
// https://jarcasting.com/artifacts/com.spotify/report/
implementation ("com.spotify:report:1.0.44")
'com.spotify:report:jar:1.0.44'
<dependency org="com.spotify" name="report" rev="1.0.44">
<artifact name="report" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='report', version='1.0.44')
)
libraryDependencies += "com.spotify" % "report" % "1.0.44"
[com.spotify/report "1.0.44"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.spotify : styx-api-service | jar | 1.0.44 |
| com.spotify : styx-scheduler-service | jar | 1.0.44 |
| com.spotify : styx-schedule-source | jar | 1.0.44 |
| com.spotify : styx-local-files-source | jar | 1.0.44 |
| com.spotify : styx-cli | jar | 1.0.44 |
| com.spotify : styx-client | jar | 1.0.44 |
| com.spotify : styx-common | jar | 1.0.44 |
| com.spotify : styx-test | jar | 1.0.44 |