License |
License |
---|---|
GroupId | GroupIdcom.github.fanzezhen |
ArtifactId | ArtifactIdbean |
Last Version | Last Version1.2.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.fanzezhen:bean
bean
|
Filename | Size |
---|---|
bean-1.2.7.pom | |
bean-1.2.7.jar | 3 KB |
bean-1.2.7-sources.jar | 2 KB |
bean-1.2.7-javadoc.jar | 391 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fanzezhen/bean/ -->
<dependency>
<groupId>com.github.fanzezhen</groupId>
<artifactId>bean</artifactId>
<version>1.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fanzezhen/bean/
implementation 'com.github.fanzezhen:bean:1.2.7'
// https://jarcasting.com/artifacts/com.github.fanzezhen/bean/
implementation ("com.github.fanzezhen:bean:1.2.7")
'com.github.fanzezhen:bean:jar:1.2.7'
<dependency org="com.github.fanzezhen" name="bean" rev="1.2.7">
<artifact name="bean" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fanzezhen', module='bean', version='1.2.7')
)
libraryDependencies += "com.github.fanzezhen" % "bean" % "1.2.7"
[com.github.fanzezhen/bean "1.2.7"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.12 |