is not current version
Last Version 0.1.4

com.helk:core 0.1.1

A simple library written in Kotlin with utils and useful functions

License

License

GroupId

GroupId

dev.helk
ArtifactId

ArtifactId

core
Version

Version

0.1.1
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 0.1.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10
org.ogce : xpp3 jar 1.1.6
org.apache.maven.plugins : maven-gpg-plugin jar 3.0.1

test (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-junit jar 1.6.10
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
io.kotest : kotest-assertions-core-jvm jar 5.1.0

Project Modules

There are no modules declared in this project.