is not current version
Last Version 0.6.0

com.spotify:zoltar-mlengine 0.4.0


GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

zoltar-mlengine
Version

Version

0.4.0
Type

Type

jar

Download zoltar-mlengine 0.4.0


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