is not current version
Last Version 1.2.2

com.github.yedp:ez-common 1.2.1

ez-common is a lightweight Java tools.

GroupId

GroupId

com.github.yedp
ArtifactId

ArtifactId

ez-common
Version

Version

1.2.1
Type

Type

jar

Download ez-common 1.2.1


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