is not current version
Last Version 0.0.2

net.soundvibe:lasher 0.0.1

Embeddable persistent key-value store

Categories

Categories

Net
GroupId

GroupId

net.soundvibe
ArtifactId

ArtifactId

lasher
Version

Version

0.0.1
Type

Type

jar

Download lasher 0.0.1


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