Utility collection of Johnnei

A set of utilities which have been used for various projects by Johnnei.

License

License

GroupId

GroupId

org.johnnei
ArtifactId

ArtifactId

util
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Utility collection of Johnnei
A set of utilities which have been used for various projects by Johnnei.
Project URL

Project URL

https://github.com/Johnnei/Library

Download util

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0