Util

Various functions for performing general functions

License

License

GroupId

GroupId

com.libutil
ArtifactId

ArtifactId

util
Last Version

Last Version

1.5.2
Release Date

Release Date

Type

Type

jar
Description

Description

Util
Various functions for performing general functions
Project URL

Project URL

https://libutil.com/
Source Code Management

Source Code Management

https://github.com/takashiharano/util

Download util

How to add to project

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

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.5.2
1.5.1
1.5.0
1.4.0
1.3.1
1.3.0
1.2.1
1.2.0
1.1.0
1.0.0
0.8.0
0.7.0
0.6.0
0.5.1
0.5.0
0.4.0
0.3.0
0.2.2
0.2.1
0.2.0
0.1.0
0.0.1