is not current version
Last Version 0.6.0

com.spotify:batch-predictor 0.5.5


GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

batch-predictor
Version

Version

0.5.5
Type

Type

jar

Download batch-predictor 0.5.5


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