is not current version
Last Version 1.1.2-fork-u1

nl.thebigb:spark-core 1.1.2-fork

A Sinatra inspired java web framework

GroupId

GroupId

nl.thebigb
ArtifactId

ArtifactId

spark-core
Version

Version

1.1.2-fork
Type

Type

jar

Download spark-core 1.1.2-fork


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