License |
License |
---|---|
GroupId | GroupIdcom.github.liaochong |
ArtifactId | ArtifactIdratel-tools-core |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionratel-tools-core
java工具箱核心
|
Filename | Size |
---|---|
ratel-tools-core-1.0.0.pom | |
ratel-tools-core-1.0.0.jar | 15 KB |
ratel-tools-core-1.0.0-sources.jar | 11 KB |
ratel-tools-core-1.0.0-javadoc.jar | 92 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.liaochong/ratel-tools-core/ -->
<dependency>
<groupId>com.github.liaochong</groupId>
<artifactId>ratel-tools-core</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.liaochong/ratel-tools-core/
implementation 'com.github.liaochong:ratel-tools-core:1.0.0'
// https://jarcasting.com/artifacts/com.github.liaochong/ratel-tools-core/
implementation ("com.github.liaochong:ratel-tools-core:1.0.0")
'com.github.liaochong:ratel-tools-core:jar:1.0.0'
<dependency org="com.github.liaochong" name="ratel-tools-core" rev="1.0.0">
<artifact name="ratel-tools-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.liaochong', module='ratel-tools-core', version='1.0.0')
)
libraryDependencies += "com.github.liaochong" % "ratel-tools-core" % "1.0.0"
[com.github.liaochong/ratel-tools-core "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-collections4 | jar | 4.1 |
org.apache.commons : commons-lang3 | jar | 3.6 |