is not current version
Last Version 1.0.7

com.gitee.mrxiao746:xx 1.0.4

xiaoxian jar for easy programing

GroupId

GroupId

com.gitee.mrxiao746
ArtifactId

ArtifactId

xx
Version

Version

1.0.4
Type

Type

jar

Download xx 1.0.4


<!-- https://jarcasting.com/artifacts/com.gitee.mrxiao746/xx/ -->
<dependency>
    <groupId>com.gitee.mrxiao746</groupId>
    <artifactId>xx</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.mrxiao746/xx/
implementation 'com.gitee.mrxiao746:xx:1.0.4'
// https://jarcasting.com/artifacts/com.gitee.mrxiao746/xx/
implementation ("com.gitee.mrxiao746:xx:1.0.4")
'com.gitee.mrxiao746:xx:jar:1.0.4'
<dependency org="com.gitee.mrxiao746" name="xx" rev="1.0.4">
  <artifact name="xx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.mrxiao746', module='xx', version='1.0.4')
)
libraryDependencies += "com.gitee.mrxiao746" % "xx" % "1.0.4"
[com.gitee.mrxiao746/xx "1.0.4"]