License |
License |
---|---|
GroupId | GroupIdcom.sbuslab |
ArtifactId | ArtifactIdpersistent-stash |
Version | Version1.0.6 |
Type | Typejar |
Description |
Descriptionpersistent-stash
Persistent stash service
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
persistent-stash-1.0.6.pom | |
persistent-stash-1.0.6.jar | 17 KB |
persistent-stash-1.0.6-sources.jar | 3 KB |
persistent-stash-1.0.6-javadoc.jar | 385 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sbuslab/persistent-stash/ -->
<dependency>
<groupId>com.sbuslab</groupId>
<artifactId>persistent-stash</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.sbuslab/persistent-stash/
implementation 'com.sbuslab:persistent-stash:1.0.6'
// https://jarcasting.com/artifacts/com.sbuslab/persistent-stash/
implementation ("com.sbuslab:persistent-stash:1.0.6")
'com.sbuslab:persistent-stash:jar:1.0.6'
<dependency org="com.sbuslab" name="persistent-stash" rev="1.0.6">
<artifact name="persistent-stash" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sbuslab', module='persistent-stash', version='1.0.6')
)
libraryDependencies += "com.sbuslab" % "persistent-stash" % "1.0.6"
[com.sbuslab/persistent-stash "1.0.6"]
Group / Artifact | Type | Version |
---|---|---|
com.sbuslab : utils | jar | [1.2.0,1.3.0) |