is not current version
Last Version 0.6.0

com.spotify:zoltar-mlengine 0.5.5


GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

zoltar-mlengine
Version

Version

0.5.5
Type

Type

jar

Download zoltar-mlengine 0.5.5


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