is not current version
Last Version 0.4.1

com.github.leeonky:bean-util 0.0.8

bean-util

GroupId

GroupId

com.github.leeonky
ArtifactId

ArtifactId

bean-util
Version

Version

0.0.8
Type

Type

jar

Download bean-util 0.0.8


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