Last Version

ShuraX Native 1.1.0

An API for working with native APIs, memory management, input handling, system processes, memory sharing, and more.

License

License

Categories

Categories

Native Development Tools
GroupId

GroupId

com.github.bloodshura
ArtifactId

ArtifactId

shurax-native
Version

Version

1.1.0
Type

Type

jar
Description

Description

ShuraX Native
An API for working with native APIs, memory management, input handling, system processes, memory sharing, and more.

Download shurax-native 1.1.0


<!-- https://jarcasting.com/artifacts/com.github.bloodshura/shurax-native/ -->
<dependency>
    <groupId>com.github.bloodshura</groupId>
    <artifactId>shurax-native</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bloodshura/shurax-native/
implementation 'com.github.bloodshura:shurax-native:1.1.0'
// https://jarcasting.com/artifacts/com.github.bloodshura/shurax-native/
implementation ("com.github.bloodshura:shurax-native:1.1.0")
'com.github.bloodshura:shurax-native:jar:1.1.0'
<dependency org="com.github.bloodshura" name="shurax-native" rev="1.1.0">
  <artifact name="shurax-native" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bloodshura', module='shurax-native', version='1.1.0')
)
libraryDependencies += "com.github.bloodshura" % "shurax-native" % "1.1.0"
[com.github.bloodshura/shurax-native "1.1.0"]

Dependencies

compile (3)

Group / Artifact Type Version
com.github.bloodshura : shurax jar 1.1.0
net.java.dev.jna : jna jar 4.4.0
net.java.dev.jna : jna-platform jar 4.4.0

Project Modules

There are no modules declared in this project.