dev.helk:future


GroupId

GroupId

dev.helk
ArtifactId

ArtifactId

future
Last Version

Last Version

0.1.4
Release Date

Release Date

Type

Type

jar
Description

Description

Download future

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.maven.plugins : maven-gpg-plugin jar
com.fasterxml.jackson.core : jackson-databind jar
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar

test (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.4
0.1.3