is not current version
Last Version 3.1.0

com.spotify:async-datastore-client 1.0.1


Categories

Categories

Data CLI User Interface
GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

async-datastore-client
Version

Version

1.0.1
Type

Type

jar

Download async-datastore-client 1.0.1


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