License |
License |
---|---|
GroupId | GroupIdcom.spotify |
ArtifactId | ArtifactIdbatch-predictor |
Last Version | Last Version0.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe Spotify Root project helps establish consistent Maven conventions by being the parent POM
for other participating projects.
|
Filename | Size |
---|---|
batch-predictor-0.6.0.pom | |
batch-predictor-0.6.0.jar | 5 KB |
batch-predictor-0.6.0-sources.jar | 4 KB |
batch-predictor-0.6.0-javadoc.jar | 341 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.spotify/batch-predictor/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>batch-predictor</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/batch-predictor/
implementation 'com.spotify:batch-predictor:0.6.0'
// https://jarcasting.com/artifacts/com.spotify/batch-predictor/
implementation ("com.spotify:batch-predictor:0.6.0")
'com.spotify:batch-predictor:jar:0.6.0'
<dependency org="com.spotify" name="batch-predictor" rev="0.6.0">
<artifact name="batch-predictor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='batch-predictor', version='0.6.0')
)
libraryDependencies += "com.spotify" % "batch-predictor" % "0.6.0"
[com.spotify/batch-predictor "0.6.0"]
Group / Artifact | Type | Version |
---|---|---|
com.spotify : zoltar-api | jar | |
com.spotify : zoltar-tests | jar | |
com.google.auto.value : auto-value | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar |