is not current version
Last Version 0.1.7

com.revelytix:spark 0.1.5

Multi-module for all of the modules that makes up spark and sherpa.

GroupId

GroupId

com.revelytix
ArtifactId

ArtifactId

spark
Version

Version

0.1.5
Type

Type

pom

Download spark 0.1.5

Filename Size
spark-0.1.5.pom 5 KB
Browse

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