is not current version
Last Version 0.0.5

uk.me.candle:twine 0.0.4

Rope data structure for any type of element.

GroupId

GroupId

uk.me.candle
ArtifactId

ArtifactId

twine
Version

Version

0.0.4
Type

Type

jar

Download twine 0.0.4


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