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