SKGL (Kotlin)

Generate & validate human readable, 20-character serial keys with up to 8 features embedded

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

dev.ravindu
ArtifactId

ArtifactId

skgl-kotlin
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

SKGL (Kotlin)
Generate & validate human readable, 20-character serial keys with up to 8 features embedded
Project URL

Project URL

https://github.com/RavinduL/skgl-kotlin
Source Code Management

Source Code Management

https://github.com/RavinduL/skgl-kotlin/tree/master

Download skgl-kotlin

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0