is not current version
Last Version 1.2.7

com.github.fanzezhen:bean 1.2.5-t

${project.artifactId}

GroupId

GroupId

com.github.fanzezhen
ArtifactId

ArtifactId

bean
Version

Version

1.2.5-t
Type

Type

jar

Download bean 1.2.5-t


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