java utilities

General purpose utility classes for java applications

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.ljbo82
ArtifactId

ArtifactId

java-util
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

java utilities
General purpose utility classes for java applications
Project Organization

Project Organization

Leandro José Britto de Oliveira

Download java-util

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.ljbo82/java-util/ -->
<dependency>
    <groupId>com.github.ljbo82</groupId>
    <artifactId>java-util</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ljbo82/java-util/
implementation 'com.github.ljbo82:java-util:0.1.0'
// https://jarcasting.com/artifacts/com.github.ljbo82/java-util/
implementation ("com.github.ljbo82:java-util:0.1.0")
'com.github.ljbo82:java-util:jar:0.1.0'
<dependency org="com.github.ljbo82" name="java-util" rev="0.1.0">
  <artifact name="java-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ljbo82', module='java-util', version='0.1.0')
)
libraryDependencies += "com.github.ljbo82" % "java-util" % "0.1.0"
[com.github.ljbo82/java-util "0.1.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
0.1.0
0.1.0-alpha