License |
License |
---|---|
GroupId | GroupIdcom.github.leeonky |
ArtifactId | ArtifactIdbean-util |
Last Version | Last Version0.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbean-util
bean-util
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bean-util-0.4.1.pom | |
bean-util-0.4.1.jar | 26 KB |
bean-util-0.4.1-sources.jar | 11 KB |
bean-util-0.4.1-javadoc.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.leeonky/bean-util/ -->
<dependency>
<groupId>com.github.leeonky</groupId>
<artifactId>bean-util</artifactId>
<version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.leeonky/bean-util/
implementation 'com.github.leeonky:bean-util:0.4.1'
// https://jarcasting.com/artifacts/com.github.leeonky/bean-util/
implementation ("com.github.leeonky:bean-util:0.4.1")
'com.github.leeonky:bean-util:jar:0.4.1'
<dependency org="com.github.leeonky" name="bean-util" rev="0.4.1">
<artifact name="bean-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.leeonky', module='bean-util', version='0.4.1')
)
libraryDependencies += "com.github.leeonky" % "bean-util" % "0.4.1"
[com.github.leeonky/bean-util "0.4.1"]