is not current version
Last Version 0.0.3

com.github.grantwest.sparkj:sparkj 0.0.2

Control the Particle Cloud from Java

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.grantwest.sparkj
ArtifactId

ArtifactId

sparkj
Version

Version

0.0.2
Type

Type

jar

Download sparkj 0.0.2


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