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

com.github.piotr-kalanski:spark-local_2.11 0.4.0

spark-local

Группа

Группа

com.github.piotr-kalanski
Идентификатор

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

spark-local_2.11
Версия

Версия

0.4.0
Тип

Тип

jar

Скачать spark-local_2.11 0.4.0


<!-- https://jarcasting.com/artifacts/com.github.piotr-kalanski/spark-local_2.11/ -->
<dependency>
    <groupId>com.github.piotr-kalanski</groupId>
    <artifactId>spark-local_2.11</artifactId>
    <version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.piotr-kalanski/spark-local_2.11/
implementation 'com.github.piotr-kalanski:spark-local_2.11:0.4.0'
// https://jarcasting.com/artifacts/com.github.piotr-kalanski/spark-local_2.11/
implementation ("com.github.piotr-kalanski:spark-local_2.11:0.4.0")
'com.github.piotr-kalanski:spark-local_2.11:jar:0.4.0'
<dependency org="com.github.piotr-kalanski" name="spark-local_2.11" rev="0.4.0">
  <artifact name="spark-local_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.piotr-kalanski', module='spark-local_2.11', version='0.4.0')
)
libraryDependencies += "com.github.piotr-kalanski" % "spark-local_2.11" % "0.4.0"
[com.github.piotr-kalanski/spark-local_2.11 "0.4.0"]