is not current version
Last Version 1.3.0.5.RELEASE

com.github.luues:commons-util 1.0.4.RELEASE

A Simple Tool Operations Class

GroupId

GroupId

com.github.luues
ArtifactId

ArtifactId

commons-util
Version

Version

1.0.4.RELEASE
Type

Type

jar

Download commons-util 1.0.4.RELEASE


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