is not current version
Last Version 0.6.4

io.hydrosphere:mist-oldspark_2.10 0.6.2

mist-oldspark

GroupId

GroupId

io.hydrosphere
ArtifactId

ArtifactId

mist-oldspark_2.10
Version

Version

0.6.2
Type

Type

jar

Download mist-oldspark_2.10 0.6.2


<!-- https://jarcasting.com/artifacts/io.hydrosphere/mist-oldspark_2.10/ -->
<dependency>
    <groupId>io.hydrosphere</groupId>
    <artifactId>mist-oldspark_2.10</artifactId>
    <version>0.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.hydrosphere/mist-oldspark_2.10/
implementation 'io.hydrosphere:mist-oldspark_2.10:0.6.2'
// https://jarcasting.com/artifacts/io.hydrosphere/mist-oldspark_2.10/
implementation ("io.hydrosphere:mist-oldspark_2.10:0.6.2")
'io.hydrosphere:mist-oldspark_2.10:jar:0.6.2'
<dependency org="io.hydrosphere" name="mist-oldspark_2.10" rev="0.6.2">
  <artifact name="mist-oldspark_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hydrosphere', module='mist-oldspark_2.10', version='0.6.2')
)
libraryDependencies += "io.hydrosphere" % "mist-oldspark_2.10" % "0.6.2"
[io.hydrosphere/mist-oldspark_2.10 "0.6.2"]