is not current version
Last Version 0.10.9

com.spotify:dbeam-core 0.8.5

Top level core implementation

GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

dbeam-core
Version

Version

0.8.5
Type

Type

jar

Download dbeam-core 0.8.5


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