Categories |
CategoriesAuto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdcom.spotify |
ArtifactId | ArtifactIdbigtable-autoscaler |
Version | Version0.0.20 |
Type | Typejar |
Filename | Size |
---|---|
bigtable-autoscaler-0.0.20.pom | |
bigtable-autoscaler-0.0.20.jar | 68 KB |
bigtable-autoscaler-0.0.20-sources.jar | 40 KB |
bigtable-autoscaler-0.0.20-javadoc.jar | 548 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.spotify/bigtable-autoscaler/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>bigtable-autoscaler</artifactId>
<version>0.0.20</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/bigtable-autoscaler/
implementation 'com.spotify:bigtable-autoscaler:0.0.20'
// https://jarcasting.com/artifacts/com.spotify/bigtable-autoscaler/
implementation ("com.spotify:bigtable-autoscaler:0.0.20")
'com.spotify:bigtable-autoscaler:jar:0.0.20'
<dependency org="com.spotify" name="bigtable-autoscaler" rev="0.0.20">
<artifact name="bigtable-autoscaler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='bigtable-autoscaler', version='0.0.20')
)
libraryDependencies += "com.spotify" % "bigtable-autoscaler" % "0.0.20"
[com.spotify/bigtable-autoscaler "0.0.20"]