is not current version
Last Version 1.0.4-release

com.github.yedp:ez-util 1.0.2-release

ez-util is a lightweight Java tools.

GroupId

GroupId

com.github.yedp
ArtifactId

ArtifactId

ez-util
Version

Version

1.0.2-release
Type

Type

jar

Download ez-util 1.0.2-release


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