License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.github.zach-cloud |
ArtifactId | ArtifactIdFrostSecurity |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFrost Security
Implementation of Blizzard's MPQ security algorithms
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
FrostSecurity-1.1.pom | |
FrostSecurity-1.1.jar | 731 KB |
FrostSecurity-1.1-sources.jar | 10 KB |
FrostSecurity-1.1-javadoc.jar | 68 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.zach-cloud/FrostSecurity/ -->
<dependency>
<groupId>com.github.zach-cloud</groupId>
<artifactId>FrostSecurity</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zach-cloud/FrostSecurity/
implementation 'com.github.zach-cloud:FrostSecurity:1.1'
// https://jarcasting.com/artifacts/com.github.zach-cloud/FrostSecurity/
implementation ("com.github.zach-cloud:FrostSecurity:1.1")
'com.github.zach-cloud:FrostSecurity:jar:1.1'
<dependency org="com.github.zach-cloud" name="FrostSecurity" rev="1.1">
<artifact name="FrostSecurity" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zach-cloud', module='FrostSecurity', version='1.1')
)
libraryDependencies += "com.github.zach-cloud" % "FrostSecurity" % "1.1"
[com.github.zach-cloud/FrostSecurity "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 |