License |
License |
---|---|
GroupId | GroupIdcom.github.yelong0216 |
ArtifactId | ArtifactIdyelong-tools |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionyelong-tools
工具箱,提供一些功能的工具类实现
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
yelong-tools-1.0.0.pom | |
yelong-tools-1.0.0.jar | 5 KB |
yelong-tools-1.0.0-sources.jar | 4 KB |
yelong-tools-1.0.0-javadoc.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.yelong0216/yelong-tools/ -->
<dependency>
<groupId>com.github.yelong0216</groupId>
<artifactId>yelong-tools</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yelong0216/yelong-tools/
implementation 'com.github.yelong0216:yelong-tools:1.0.0'
// https://jarcasting.com/artifacts/com.github.yelong0216/yelong-tools/
implementation ("com.github.yelong0216:yelong-tools:1.0.0")
'com.github.yelong0216:yelong-tools:jar:1.0.0'
<dependency org="com.github.yelong0216" name="yelong-tools" rev="1.0.0">
<artifact name="yelong-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yelong0216', module='yelong-tools', version='1.0.0')
)
libraryDependencies += "com.github.yelong0216" % "yelong-tools" % "1.0.0"
[com.github.yelong0216/yelong-tools "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.4 |
org.apache.commons : commons-collections4 | jar | 4.1 |
commons-io : commons-io | jar | 2.6 |