is not current version
Last Version 0.10.9

com.spotify:dbeam-core 0.9.2

Top level core implementation

GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

dbeam-core
Version

Version

0.9.2
Type

Type

jar

Download dbeam-core 0.9.2


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