is not current version
Last Version 0.10.9

com.spotify:dbeam-core 0.7.0

Top level core implementation

GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

dbeam-core
Version

Version

0.7.0
Type

Type

jar

Download dbeam-core 0.7.0


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