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

com.github.imapi:spark-sqs-receiver_2.10 1.0

spark-sqs-receiver

Группа

Группа

com.github.imapi
Идентификатор

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

spark-sqs-receiver_2.10
Версия

Версия

1.0
Тип

Тип

jar

Скачать spark-sqs-receiver_2.10 1.0


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