License |
License |
---|---|
GroupId | GroupIdcom.sbuslab |
ArtifactId | ArtifactIdpersistent-stash |
Last Version | Last Version1.0.10 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpersistent-stash
Persistent stash service
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
persistent-stash-1.0.10.pom | |
persistent-stash-1.0.10.jar | 17 KB |
persistent-stash-1.0.10-sources.jar | 3 KB |
persistent-stash-1.0.10-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.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.sbuslab/persistent-stash/
implementation 'com.sbuslab:persistent-stash:1.0.10'
// https://jarcasting.com/artifacts/com.sbuslab/persistent-stash/
implementation ("com.sbuslab:persistent-stash:1.0.10")
'com.sbuslab:persistent-stash:jar:1.0.10'
<dependency org="com.sbuslab" name="persistent-stash" rev="1.0.10">
<artifact name="persistent-stash" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sbuslab', module='persistent-stash', version='1.0.10')
)
libraryDependencies += "com.sbuslab" % "persistent-stash" % "1.0.10"
[com.sbuslab/persistent-stash "1.0.10"]
Group / Artifact | Type | Version |
---|---|---|
com.sbuslab : utils | jar | [1.2.0,1.3.0) |