не последняя версия
Последняя версия 1.0.44

com.spotify:report 1.0.15


Группа

Группа

com.spotify
Идентификатор

Идентификатор

report
Версия

Версия

1.0.15
Тип

Тип

jar

Скачать report 1.0.15

Имя Файла Размер
report-1.0.15.pom
report-1.0.15.jar 1 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.spotify/report/ -->
<dependency>
    <groupId>com.spotify</groupId>
    <artifactId>report</artifactId>
    <version>1.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/report/
implementation 'com.spotify:report:1.0.15'
// https://jarcasting.com/artifacts/com.spotify/report/
implementation ("com.spotify:report:1.0.15")
'com.spotify:report:jar:1.0.15'
<dependency org="com.spotify" name="report" rev="1.0.15">
  <artifact name="report" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='report', version='1.0.15')
)
libraryDependencies += "com.spotify" % "report" % "1.0.15"
[com.spotify/report "1.0.15"]