не последняя версия
Последняя версия 0.10.0

io.hydrosphere:mist_2.10 0.6.5

mist

Группа

Группа

io.hydrosphere
Идентификатор

Идентификатор

mist_2.10
Версия

Версия

0.6.5
Тип

Тип

jar

Скачать mist_2.10 0.6.5


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