is not current version
Last Version 0.10.9

com.spotify:dbeam-parent 0.8.4


GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

dbeam-parent
Version

Version

0.8.4
Type

Type

pom

Download dbeam-parent 0.8.4

Filename Size
dbeam-parent-0.8.4.pom 27 KB
Browse

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