GroupId | GroupIdio.hydrosphere |
---|---|
ArtifactId | ArtifactIdmist-oldspark_2.10 |
Version | Version0.6.2 |
Type | Typejar |
Filename | Size |
---|---|
mist-oldspark_2.10-0.6.2.pom | |
mist-oldspark_2.10-0.6.2.jar | 441 KB |
mist-oldspark_2.10-0.6.2-sources.jar | 74 KB |
mist-oldspark_2.10-0.6.2-javadoc.jar | 454 KB |
Browse |
<!-- 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"]