is not current version
Last Version 0.6.0

com.spotify:batch-predictor 0.6.0-M2


GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

batch-predictor
Version

Version

0.6.0-M2
Type

Type

jar

Download batch-predictor 0.6.0-M2


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