is not current version
Last Version 1.1

com.alta189:auto-spark 1.0

Auto Spark adds an alternative way to use Spark

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.alta189
ArtifactId

ArtifactId

auto-spark
Version

Version

1.0
Type

Type

jar

Download auto-spark 1.0


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