| Группа | Группаxyz.florentforest |
|---|---|
| Идентификатор | Идентификаторsparkml-som_2.11 |
| Версия | Версия0.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| sparkml-som_2.11-0.1.pom | |
| sparkml-som_2.11-0.1.jar | 97 KB |
| sparkml-som_2.11-0.1-sources.jar | 12 KB |
| sparkml-som_2.11-0.1-javadoc.jar | 427 KB |
| Обзор |
<!-- 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"]