is not current version
Last Version 1.1.0

com.github.bloodshura:shurax-native 1.0.1

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

Categories

Categories

Native Development Tools
GroupId

GroupId

com.github.bloodshura
ArtifactId

ArtifactId

shurax-native
Version

Version

1.0.1
Type

Type

jar

Download shurax-native 1.0.1


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