Java Useful Utils

Just some useful utils for everyday coding

License

License

MIT
Categories

Categories

Java Languages
GroupId

GroupId

com.github.simonharmonicminor
ArtifactId

ArtifactId

java-useful-utils
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Java Useful Utils
Just some useful utils for everyday coding
Project URL

Project URL

https://github.com/SimonHarmonicMinor/Java-Useful-Utils
Source Code Management

Source Code Management

https://github.com/SimonHarmonicMinor/Java-Useful-Utils/tree/master

Download java-useful-utils

How to add to project

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

Dependencies

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.5.1
org.junit.jupiter : junit-jupiter-engine jar 5.5.1
org.awaitility : awaitility jar 3.1.6
org.mockito : mockito-core jar 2.28.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1
1.0
0.1