GroupId | GroupIdio.hydrosphere |
---|---|
ArtifactId | ArtifactIdmist_2.11 |
Version | Version0.0.3 |
Type | Typejar |
Filename | Size |
---|---|
mist_2.11-0.0.3.pom | |
mist_2.11-0.0.3.jar | 185 KB |
mist_2.11-0.0.3-sources.jar | 18 KB |
mist_2.11-0.0.3-javadoc.jar | 377 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.hydrosphere/mist_2.11/ -->
<dependency>
<groupId>io.hydrosphere</groupId>
<artifactId>mist_2.11</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.hydrosphere/mist_2.11/
implementation 'io.hydrosphere:mist_2.11:0.0.3'
// https://jarcasting.com/artifacts/io.hydrosphere/mist_2.11/
implementation ("io.hydrosphere:mist_2.11:0.0.3")
'io.hydrosphere:mist_2.11:jar:0.0.3'
<dependency org="io.hydrosphere" name="mist_2.11" rev="0.0.3">
<artifact name="mist_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hydrosphere', module='mist_2.11', version='0.0.3')
)
libraryDependencies += "io.hydrosphere" % "mist_2.11" % "0.0.3"
[io.hydrosphere/mist_2.11 "0.0.3"]