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

io.delta:delta-core_2.11 0.3.0

delta-core

Группа

Группа

io.delta
Идентификатор

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

delta-core_2.11
Версия

Версия

0.3.0
Тип

Тип

jar

Скачать delta-core_2.11 0.3.0


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