is not current version
Last Version 0.0.2

uk.co.spicule:sparkler-box 0.0.1

A companion runtime version manager for Sparkler

GroupId

GroupId

uk.co.spicule
ArtifactId

ArtifactId

sparkler-box
Version

Version

0.0.1
Type

Type

jar

Download sparkler-box 0.0.1


<!-- https://jarcasting.com/artifacts/uk.co.spicule/sparkler-box/ -->
<dependency>
    <groupId>uk.co.spicule</groupId>
    <artifactId>sparkler-box</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/uk.co.spicule/sparkler-box/
implementation 'uk.co.spicule:sparkler-box:0.0.1'
// https://jarcasting.com/artifacts/uk.co.spicule/sparkler-box/
implementation ("uk.co.spicule:sparkler-box:0.0.1")
'uk.co.spicule:sparkler-box:jar:0.0.1'
<dependency org="uk.co.spicule" name="sparkler-box" rev="0.0.1">
  <artifact name="sparkler-box" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.co.spicule', module='sparkler-box', version='0.0.1')
)
libraryDependencies += "uk.co.spicule" % "sparkler-box" % "0.0.1"
[uk.co.spicule/sparkler-box "0.0.1"]