is not current version
Last Version 0.6.0

com.spotify:mlengine-example 0.6.0-M2


GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

mlengine-example
Version

Version

0.6.0-M2
Type

Type

jar

Download mlengine-example 0.6.0-M2


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