License |
License |
---|---|
GroupId | GroupIdcom.github.liaomengge |
ArtifactId | ArtifactIdbase-common-utils |
Last Version | Last Version3.1.0.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbase common tool
base common tool for developer
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
base-common-utils-3.1.0.RELEASE.pom | |
base-common-utils-3.1.0.RELEASE.jar | 476 KB |
base-common-utils-3.1.0.RELEASE-sources.jar | 254 KB |
base-common-utils-3.1.0.RELEASE-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.liaomengge/base-common-utils/ -->
<dependency>
<groupId>com.github.liaomengge</groupId>
<artifactId>base-common-utils</artifactId>
<version>3.1.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.liaomengge/base-common-utils/
implementation 'com.github.liaomengge:base-common-utils:3.1.0.RELEASE'
// https://jarcasting.com/artifacts/com.github.liaomengge/base-common-utils/
implementation ("com.github.liaomengge:base-common-utils:3.1.0.RELEASE")
'com.github.liaomengge:base-common-utils:jar:3.1.0.RELEASE'
<dependency org="com.github.liaomengge" name="base-common-utils" rev="3.1.0.RELEASE">
<artifact name="base-common-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.liaomengge', module='base-common-utils', version='3.1.0.RELEASE')
)
libraryDependencies += "com.github.liaomengge" % "base-common-utils" % "3.1.0.RELEASE"
[com.github.liaomengge/base-common-utils "3.1.0.RELEASE"]