License |
License |
---|---|
GroupId | GroupIdcom.tailoredshapes.underbar |
ArtifactId | ArtifactIdstash |
Version | Version0.1.2 |
Type | Typejar |
Description |
DescriptionStash
Java 8s missing STring HaSH.
|
Filename | Size |
---|---|
stash-0.1.2.pom | |
stash-0.1.2.jar | 13 KB |
stash-0.1.2-sources.jar | 5 KB |
stash-0.1.2-javadoc.jar | 374 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tailoredshapes.underbar/stash/ -->
<dependency>
<groupId>com.tailoredshapes.underbar</groupId>
<artifactId>stash</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.tailoredshapes.underbar/stash/
implementation 'com.tailoredshapes.underbar:stash:0.1.2'
// https://jarcasting.com/artifacts/com.tailoredshapes.underbar/stash/
implementation ("com.tailoredshapes.underbar:stash:0.1.2")
'com.tailoredshapes.underbar:stash:jar:0.1.2'
<dependency org="com.tailoredshapes.underbar" name="stash" rev="0.1.2">
<artifact name="stash" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tailoredshapes.underbar', module='stash', version='0.1.2')
)
libraryDependencies += "com.tailoredshapes.underbar" % "stash" % "0.1.2"
[com.tailoredshapes.underbar/stash "0.1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.json-simple : json-simple | jar | 1.1.1 |
com.tailoredshapes.underbar : ocho | jar | 0.1.2 |
com.tailoredshapes.underbar : dates | jar | 0.1.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |