GroupId | GroupIdcom.spotify |
---|---|
ArtifactId | ArtifactIdzoltar-mlengine |
Version | Version0.5.4 |
Type | Typejar |
Filename | Size |
---|---|
zoltar-mlengine-0.5.4.pom | |
zoltar-mlengine-0.5.4.jar | 13 KB |
zoltar-mlengine-0.5.4-tests.jar | 1 KB |
zoltar-mlengine-0.5.4-sources.jar | 9 KB |
zoltar-mlengine-0.5.4-javadoc.jar | 50 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.spotify/zoltar-mlengine/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>zoltar-mlengine</artifactId>
<version>0.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/zoltar-mlengine/
implementation 'com.spotify:zoltar-mlengine:0.5.4'
// https://jarcasting.com/artifacts/com.spotify/zoltar-mlengine/
implementation ("com.spotify:zoltar-mlengine:0.5.4")
'com.spotify:zoltar-mlengine:jar:0.5.4'
<dependency org="com.spotify" name="zoltar-mlengine" rev="0.5.4">
<artifact name="zoltar-mlengine" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='zoltar-mlengine', version='0.5.4')
)
libraryDependencies += "com.spotify" % "zoltar-mlengine" % "0.5.4"
[com.spotify/zoltar-mlengine "0.5.4"]