is not current version
Last Version 0.3.0

utils 0.2.2

A collection of utility classes in Java.

License

License

GroupId

GroupId

eu.hoefel
ArtifactId

ArtifactId

utils
Version

Version

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


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

Dependencies

compile (1)

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

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.1
org.junit.jupiter : junit-jupiter-params jar 5.7.1
org.junit.platform : junit-platform-launcher jar 1.7.1

Project Modules

There are no modules declared in this project.