is not current version
Last Version 1.0.10

com.sbuslab:persistent-stash 1.0.5

Persistent stash service

GroupId

GroupId

com.sbuslab
ArtifactId

ArtifactId

persistent-stash
Version

Version

1.0.5
Type

Type

jar

Download persistent-stash 1.0.5


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