is not current version
Last Version 0.3.1

io.github.krasnoludkolo:haste 0.2.0

A lightweight library for time management in java applications.

GroupId

GroupId

io.github.krasnoludkolo
ArtifactId

ArtifactId

haste
Version

Version

0.2.0
Type

Type

jar

Download haste 0.2.0


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