is not current version
Last Version 0.6.0

com.spotify:zoltar-mlengine 0.6.0-M2


GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

zoltar-mlengine
Version

Version

0.6.0-M2
Type

Type

jar

Download zoltar-mlengine 0.6.0-M2


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