utils

A collection of utility classes in Java.

License

License

GroupId

GroupId

eu.hoefel
ArtifactId

ArtifactId

utils
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

utils
A collection of utility classes in Java.
Project URL

Project URL

https://github.com/uhoefel/utils
Source Code Management

Source Code Management

https://github.com/uhoefel/utils/tree/master

Download utils

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.junit.jupiter : junit-jupiter jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0
0.2.3
0.2.2
0.2.1
0.2.0
0.1.13
0.1.12
0.1.11
0.1.10
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0