is not current version
Last Version 0.10.9

com.spotify:dbeam-parent 0.7.3


GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

dbeam-parent
Version

Version

0.7.3
Type

Type

pom

Download dbeam-parent 0.7.3

Filename Size
dbeam-parent-0.7.3.pom 26 KB
Browse

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