Last Version

Utility collection of Johnnei 1.0.0

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

License

License

GroupId

GroupId

org.johnnei
ArtifactId

ArtifactId

util
Version

Version

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


<!-- 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.