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

com.uber.hoodie:hoodie-spark-bundle 0.4.5


Группа

Группа

com.uber.hoodie
Идентификатор

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

hoodie-spark-bundle
Версия

Версия

0.4.5
Тип

Тип

jar

Скачать hoodie-spark-bundle 0.4.5


<!-- https://jarcasting.com/artifacts/com.uber.hoodie/hoodie-spark-bundle/ -->
<dependency>
    <groupId>com.uber.hoodie</groupId>
    <artifactId>hoodie-spark-bundle</artifactId>
    <version>0.4.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.uber.hoodie/hoodie-spark-bundle/
implementation 'com.uber.hoodie:hoodie-spark-bundle:0.4.5'
// https://jarcasting.com/artifacts/com.uber.hoodie/hoodie-spark-bundle/
implementation ("com.uber.hoodie:hoodie-spark-bundle:0.4.5")
'com.uber.hoodie:hoodie-spark-bundle:jar:0.4.5'
<dependency org="com.uber.hoodie" name="hoodie-spark-bundle" rev="0.4.5">
  <artifact name="hoodie-spark-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.uber.hoodie', module='hoodie-spark-bundle', version='0.4.5')
)
libraryDependencies += "com.uber.hoodie" % "hoodie-spark-bundle" % "0.4.5"
[com.uber.hoodie/hoodie-spark-bundle "0.4.5"]