License |
License
MIT License
|
---|---|
GroupId | GroupIdio.github.xiami0725 |
ArtifactId | ArtifactIdtool |
Version | Version1.0.1 |
Type | Typejar |
Description |
Descriptiontool
mp工具
|
Filename | Size |
---|---|
tool-1.0.1.pom | |
tool-1.0.1.jar | 2 KB |
tool-1.0.1-sources.jar | 915 bytes |
tool-1.0.1-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.xiami0725/tool/ -->
<dependency>
<groupId>io.github.xiami0725</groupId>
<artifactId>tool</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.xiami0725/tool/
implementation 'io.github.xiami0725:tool:1.0.1'
// https://jarcasting.com/artifacts/io.github.xiami0725/tool/
implementation ("io.github.xiami0725:tool:1.0.1")
'io.github.xiami0725:tool:jar:1.0.1'
<dependency org="io.github.xiami0725" name="tool" rev="1.0.1">
<artifact name="tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.xiami0725', module='tool', version='1.0.1')
)
libraryDependencies += "io.github.xiami0725" % "tool" % "1.0.1"
[io.github.xiami0725/tool "1.0.1"]