Last Version

PowerNukkit Natives 1.0.2-PN-ubuntu20.04

Provides native ciphers to quickly hash data using AES and Sha256

License

License

Categories

Categories

Native Development Tools
GroupId

GroupId

org.powernukkit
ArtifactId

ArtifactId

natives
Version

Version

1.0.2-PN-ubuntu20.04
Type

Type

jar
Description

Description

PowerNukkit Natives
Provides native ciphers to quickly hash data using AES and Sha256
Project URL

Project URL

https://powernukkit.org
Source Code Management

Source Code Management

https://github.com/PowerNukkit/PowerNukkit-Natives

Download natives 1.0.2-PN-ubuntu20.04


<!-- https://jarcasting.com/artifacts/org.powernukkit/natives/ -->
<dependency>
    <groupId>org.powernukkit</groupId>
    <artifactId>natives</artifactId>
    <version>1.0.2-PN-ubuntu20.04</version>
</dependency>
// https://jarcasting.com/artifacts/org.powernukkit/natives/
implementation 'org.powernukkit:natives:1.0.2-PN-ubuntu20.04'
// https://jarcasting.com/artifacts/org.powernukkit/natives/
implementation ("org.powernukkit:natives:1.0.2-PN-ubuntu20.04")
'org.powernukkit:natives:jar:1.0.2-PN-ubuntu20.04'
<dependency org="org.powernukkit" name="natives" rev="1.0.2-PN-ubuntu20.04">
  <artifact name="natives" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.powernukkit', module='natives', version='1.0.2-PN-ubuntu20.04')
)
libraryDependencies += "org.powernukkit" % "natives" % "1.0.2-PN-ubuntu20.04"
[org.powernukkit/natives "1.0.2-PN-ubuntu20.04"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.