is not current version
Last Version 1.1.0

com.github.jmjlbmn:huiche 1.0.6

HuiChe Framework

GroupId

GroupId

com.github.jmjlbmn
ArtifactId

ArtifactId

huiche
Version

Version

1.0.6
Type

Type

pom

Download huiche 1.0.6

Filename Size
huiche-1.0.6.pom 9 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.jmjlbmn/huiche/ -->
<dependency>
    <groupId>com.github.jmjlbmn</groupId>
    <artifactId>huiche</artifactId>
    <version>1.0.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jmjlbmn/huiche/
implementation 'com.github.jmjlbmn:huiche:1.0.6'
// https://jarcasting.com/artifacts/com.github.jmjlbmn/huiche/
implementation ("com.github.jmjlbmn:huiche:1.0.6")
'com.github.jmjlbmn:huiche:pom:1.0.6'
<dependency org="com.github.jmjlbmn" name="huiche" rev="1.0.6">
  <artifact name="huiche" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jmjlbmn', module='huiche', version='1.0.6')
)
libraryDependencies += "com.github.jmjlbmn" % "huiche" % "1.0.6"
[com.github.jmjlbmn/huiche "1.0.6"]