is not current version
Last Version 0.0.42

com.spotify:bigtable-autoscaler 0.0.15


Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

bigtable-autoscaler
Version

Version

0.0.15
Type

Type

jar

Download bigtable-autoscaler 0.0.15


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