is not current version
Last Version 1.2.1

io.delta:delta-core_2.12 0.7.0

delta-core

GroupId

GroupId

io.delta
ArtifactId

ArtifactId

delta-core_2.12
Version

Version

0.7.0
Type

Type

jar

Download delta-core_2.12 0.7.0


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