License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdio.github.weishuaidev |
ArtifactId | ArtifactIdxtool |
Last Version | Last Version1.5.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionxtool
xtool
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xtool-1.5.0.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.weishuaidev/xtool/ -->
<dependency>
<groupId>io.github.weishuaidev</groupId>
<artifactId>xtool</artifactId>
<version>1.5.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.weishuaidev/xtool/
implementation 'io.github.weishuaidev:xtool:1.5.0'
// https://jarcasting.com/artifacts/io.github.weishuaidev/xtool/
implementation ("io.github.weishuaidev:xtool:1.5.0")
'io.github.weishuaidev:xtool:aar:1.5.0'
<dependency org="io.github.weishuaidev" name="xtool" rev="1.5.0">
<artifact name="xtool" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.weishuaidev', module='xtool', version='1.5.0')
)
libraryDependencies += "io.github.weishuaidev" % "xtool" % "1.5.0"
[io.github.weishuaidev/xtool "1.5.0"]