is not current version
Last Version 0.1.2

com.tailoredshapes.underbar:stash 0.1.1

Java 8s missing STring HaSH.

GroupId

GroupId

com.tailoredshapes.underbar
ArtifactId

ArtifactId

stash
Version

Version

0.1.1
Type

Type

jar

Download stash 0.1.1


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