haste

A lightweight library for time management in java applications.

License

License

GroupId

GroupId

io.github.krasnoludkolo
ArtifactId

ArtifactId

haste
Last Version

Last Version

0.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

haste
A lightweight library for time management in java applications.
Project URL

Project URL

https://github.com/krasnoludkolo/haste

Download haste

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.1.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.1
0.3.0
0.2.2
0.2.1
0.2.0
0.1.0
0.0.3
0.0.2
0.0.1