is not current version
Last Version 0.6.0

com.spotify:mlengine-example 0.5.6


GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

mlengine-example
Version

Version

0.5.6
Type

Type

jar

Download mlengine-example 0.5.6


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