is not current version
Last Version 0.4.1

com.github.leeonky:bean-util 0.2.7

bean-util

GroupId

GroupId

com.github.leeonky
ArtifactId

ArtifactId

bean-util
Version

Version

0.2.7
Type

Type

jar

Download bean-util 0.2.7


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