Last Version

com.thekayani:hklib-lualibs 1.0.1

This library encompasses various native Java packages and functionalities into various types of Lua libraries.

License

License

GroupId

GroupId

com.thekayani
ArtifactId

ArtifactId

hklib-lualibs
Version

Version

1.0.1
Type

Type

jar
Description

Description

com.thekayani:hklib-lualibs
This library encompasses various native Java packages and functionalities into various types of Lua libraries.
Project URL

Project URL

https://github.com/theKayani/hklib-lualibs
Source Code Management

Source Code Management

https://github.com/theKayani/hklib-lualibs

Download hklib-lualibs 1.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.thekayani : hklib jar 1.2.2

provided (1)

Group / Artifact Type Version
org.jetbrains : annotations jar 23.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.