License |
License |
---|---|
GroupId | GroupIdcom.github.zach-cloud |
ArtifactId | ArtifactIdJStringHash |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJASS StringHash Utility
String Hash utility for wc3
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
JStringHash-1.1.pom | |
JStringHash-1.1.jar | 3 MB |
JStringHash-1.1-sources.jar | 5 KB |
JStringHash-1.1-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.zach-cloud/JStringHash/ -->
<dependency>
<groupId>com.github.zach-cloud</groupId>
<artifactId>JStringHash</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zach-cloud/JStringHash/
implementation 'com.github.zach-cloud:JStringHash:1.1'
// https://jarcasting.com/artifacts/com.github.zach-cloud/JStringHash/
implementation ("com.github.zach-cloud:JStringHash:1.1")
'com.github.zach-cloud:JStringHash:jar:1.1'
<dependency org="com.github.zach-cloud" name="JStringHash" rev="1.1">
<artifact name="JStringHash" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zach-cloud', module='JStringHash', version='1.1')
)
libraryDependencies += "com.github.zach-cloud" % "JStringHash" % "1.1"
[com.github.zach-cloud/JStringHash "1.1"]
Group / Artifact | Type | Version |
---|---|---|
io.cucumber : cucumber-java | jar | 5.4.0 |
io.cucumber : cucumber-junit | jar | 5.4.0 |
junit : junit | jar | 4.13 |
org.mockito : mockito-all | jar | 1.10.19 |