License |
License |
---|---|
GroupId | GroupIdcom.github.liaochong |
ArtifactId | ArtifactIdratel-tools |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionratel-tools
java工具箱
|
Filename | Size |
---|---|
ratel-tools-1.0.0.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.liaochong/ratel-tools/ -->
<dependency>
<groupId>com.github.liaochong</groupId>
<artifactId>ratel-tools</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.liaochong/ratel-tools/
implementation 'com.github.liaochong:ratel-tools:1.0.0'
// https://jarcasting.com/artifacts/com.github.liaochong/ratel-tools/
implementation ("com.github.liaochong:ratel-tools:1.0.0")
'com.github.liaochong:ratel-tools:pom:1.0.0'
<dependency org="com.github.liaochong" name="ratel-tools" rev="1.0.0">
<artifact name="ratel-tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.liaochong', module='ratel-tools', version='1.0.0')
)
libraryDependencies += "com.github.liaochong" % "ratel-tools" % "1.0.0"
[com.github.liaochong/ratel-tools "1.0.0"]