Last Version

Frost Security 1.1

Implementation of Blizzard's MPQ security algorithms

License

License

Categories

Categories

Security
GroupId

GroupId

com.github.zach-cloud
ArtifactId

ArtifactId

FrostSecurity
Version

Version

1.1
Type

Type

jar
Description

Description

Frost Security
Implementation of Blizzard's MPQ security algorithms
Project URL

Project URL

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

Source Code Management

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

Download FrostSecurity 1.1


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

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.