is not current version
Last Version 1.5.2

Util 0.1.0

Various functions for performing general functions

License

License

GroupId

GroupId

com.libutil
ArtifactId

ArtifactId

util
Version

Version

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


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