com.thekayani:hklib

This library contains various helper methods, classes, and features to enable rapid application development.

License

License

GroupId

GroupId

com.thekayani
ArtifactId

ArtifactId

hklib
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.thekayani:hklib
This library contains various helper methods, classes, and features to enable rapid application development.
Project URL

Project URL

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

Source Code Management

https://github.com/theKayani/hklib

Download hklib

How to add to project

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

Dependencies

provided (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0
1.2.2
1.2.1
1.2.0
1.1.1
1.1.0
1.0.8
1.0.7
1.0.6