License |
License |
---|---|
GroupId | GroupIdio.github.xiaoxunyao |
ArtifactId | ArtifactIdxiaoTools |
Last Version | Last Version0.1.1-releases |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionxiaoTools
Lightweight java tool class
|
Project URL |
Project URL |
Filename | Size |
---|---|
xiaoTools-0.1.1-releases.pom | |
xiaoTools-0.1.1-releases.jar | 23 KB |
xiaoTools-0.1.1-releases-sources.jar | 23 KB |
xiaoTools-0.1.1-releases-javadoc.jar | 210 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.xiaoxunyao/xiaoTools/ -->
<dependency>
<groupId>io.github.xiaoxunyao</groupId>
<artifactId>xiaoTools</artifactId>
<version>0.1.1-releases</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.xiaoxunyao/xiaoTools/
implementation 'io.github.xiaoxunyao:xiaoTools:0.1.1-releases'
// https://jarcasting.com/artifacts/io.github.xiaoxunyao/xiaoTools/
implementation ("io.github.xiaoxunyao:xiaoTools:0.1.1-releases")
'io.github.xiaoxunyao:xiaoTools:jar:0.1.1-releases'
<dependency org="io.github.xiaoxunyao" name="xiaoTools" rev="0.1.1-releases">
<artifact name="xiaoTools" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.xiaoxunyao', module='xiaoTools', version='0.1.1-releases')
)
libraryDependencies += "io.github.xiaoxunyao" % "xiaoTools" % "0.1.1-releases"
[io.github.xiaoxunyao/xiaoTools "0.1.1-releases"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |