is not current version
Last Version 1.07

com.github.ants-double:mainhua 1.03-RELEASE

常用工具集成

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.ants-double
ArtifactId

ArtifactId

mainhua
Version

Version

1.03-RELEASE
Type

Type

jar

Download mainhua 1.03-RELEASE


<!-- https://jarcasting.com/artifacts/com.github.ants-double/mainhua/ -->
<dependency>
    <groupId>com.github.ants-double</groupId>
    <artifactId>mainhua</artifactId>
    <version>1.03-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ants-double/mainhua/
implementation 'com.github.ants-double:mainhua:1.03-RELEASE'
// https://jarcasting.com/artifacts/com.github.ants-double/mainhua/
implementation ("com.github.ants-double:mainhua:1.03-RELEASE")
'com.github.ants-double:mainhua:jar:1.03-RELEASE'
<dependency org="com.github.ants-double" name="mainhua" rev="1.03-RELEASE">
  <artifact name="mainhua" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ants-double', module='mainhua', version='1.03-RELEASE')
)
libraryDependencies += "com.github.ants-double" % "mainhua" % "1.03-RELEASE"
[com.github.ants-double/mainhua "1.03-RELEASE"]