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

com.spotify:dbeam-parent 0.9.5


Группа

Группа

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

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

dbeam-parent
Версия

Версия

0.9.5
Тип

Тип

pom

Скачать dbeam-parent 0.9.5

Имя Файла Размер
dbeam-parent-0.9.5.pom 28 KB
Обзор

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