is not current version
Last Version 0.3.0

utils 0.2.3

A collection of utility classes in Java.

License

License

GroupId

GroupId

eu.hoefel
ArtifactId

ArtifactId

utils
Version

Version

0.2.3
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.3


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

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.