Last Version

com.helk:core 0.1.4

A simple library written in Kotlin with utils and useful functions

License

License

GroupId

GroupId

dev.helk
ArtifactId

ArtifactId

core
Version

Version

0.1.4
Type

Type

pom
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 0.1.4

Filename Size
core-0.1.4.pom 8 KB
Browse

<!-- https://jarcasting.com/artifacts/dev.helk/core/ -->
<dependency>
    <groupId>dev.helk</groupId>
    <artifactId>core</artifactId>
    <version>0.1.4</version>
    <type>pom</type>
</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:pom:0.1.4'
<dependency org="dev.helk" name="core" rev="0.1.4">
  <artifact name="core" type="pom" />
</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