Last Version

JASS StringHash Utility 1.1

String Hash utility for wc3

License

License

GroupId

GroupId

com.github.zach-cloud
ArtifactId

ArtifactId

JStringHash
Version

Version

1.1
Type

Type

jar
Description

Description

JASS StringHash Utility
String Hash utility for wc3
Project URL

Project URL

https://github.com/zach-cloud/JStringHash
Source Code Management

Source Code Management

https://github.com/zach-cloud/JStringHash

Download JStringHash 1.1


<!-- 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"]

Dependencies

test (4)

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

Project Modules

There are no modules declared in this project.