is not current version
Last Version 0.2

io.github.rajesh2015:sample-spark-code 0.1

sample-spark-code

Categories

Categories

H2 Data Databases
GroupId

GroupId

io.github.rajesh2015
ArtifactId

ArtifactId

sample-spark-code
Version

Version

0.1
Type

Type

jar

Download sample-spark-code 0.1


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