License |
License |
---|---|
GroupId | GroupIdcom.spotify |
ArtifactId | ArtifactIdzoltar-mlengine |
Version | Version0.6.0-M4 |
Type | Typejar |
Description |
DescriptionThe Spotify Root project helps establish consistent Maven conventions by being the parent POM
for other participating projects.
|
<!-- https://jarcasting.com/artifacts/com.spotify/zoltar-mlengine/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>zoltar-mlengine</artifactId>
<version>0.6.0-M4</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/zoltar-mlengine/
implementation 'com.spotify:zoltar-mlengine:0.6.0-M4'
// https://jarcasting.com/artifacts/com.spotify/zoltar-mlengine/
implementation ("com.spotify:zoltar-mlengine:0.6.0-M4")
'com.spotify:zoltar-mlengine:jar:0.6.0-M4'
<dependency org="com.spotify" name="zoltar-mlengine" rev="0.6.0-M4">
<artifact name="zoltar-mlengine" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='zoltar-mlengine', version='0.6.0-M4')
)
libraryDependencies += "com.spotify" % "zoltar-mlengine" % "0.6.0-M4"
[com.spotify/zoltar-mlengine "0.6.0-M4"]
Group / Artifact | Type | Version |
---|---|---|
com.spotify : zoltar-core | jar | |
com.google.apis : google-api-services-ml | jar | |
com.fasterxml.jackson.core : jackson-databind | jar |
Group / Artifact | Type | Version |
---|---|---|
com.spotify : zoltar-tensorflow | jar |