is not current version
Last Version 0.2.1

xyz.florentforest:sparkml-som_2.11 0.1

sparkml-som

GroupId

GroupId

xyz.florentforest
ArtifactId

ArtifactId

sparkml-som_2.11
Version

Version

0.1
Type

Type

jar

Download sparkml-som_2.11 0.1


<!-- https://jarcasting.com/artifacts/xyz.florentforest/sparkml-som_2.11/ -->
<dependency>
    <groupId>xyz.florentforest</groupId>
    <artifactId>sparkml-som_2.11</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.florentforest/sparkml-som_2.11/
implementation 'xyz.florentforest:sparkml-som_2.11:0.1'
// https://jarcasting.com/artifacts/xyz.florentforest/sparkml-som_2.11/
implementation ("xyz.florentforest:sparkml-som_2.11:0.1")
'xyz.florentforest:sparkml-som_2.11:jar:0.1'
<dependency org="xyz.florentforest" name="sparkml-som_2.11" rev="0.1">
  <artifact name="sparkml-som_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.florentforest', module='sparkml-som_2.11', version='0.1')
)
libraryDependencies += "xyz.florentforest" % "sparkml-som_2.11" % "0.1"
[xyz.florentforest/sparkml-som_2.11 "0.1"]