com.helk:core

A simple library written in Kotlin with utils and useful functions

License

License

GroupId

GroupId

dev.helk
ArtifactId

ArtifactId

core
Last Version

Last Version

0.1.4
Release Date

Release Date

Type

Type

jar
Description

Description

com.helk:core
A simple library written in Kotlin with utils and useful functions
Project URL

Project URL

https://github.com/Nolex13/Helk
Source Code Management

Source Code Management

https://github.com/Nolex13/Helk

Download core

How to add to project

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

Dependencies

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

Project Modules

  • koney
  • future

Versions

Version
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0