is not current version
Last Version 3.1.0

com.spotify:async-datastore-client 2.0.0


Categories

Categories

Data CLI User Interface
GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

async-datastore-client
Version

Version

2.0.0
Type

Type

jar

Download async-datastore-client 2.0.0


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