is not current version
Last Version 1.1.0

com.github.jmjlbmn:huiche 1.0.7

HuiChe Framework

GroupId

GroupId

com.github.jmjlbmn
ArtifactId

ArtifactId

huiche
Version

Version

1.0.7
Type

Type

pom

Download huiche 1.0.7

Filename Size
huiche-1.0.7.pom 10 KB
Browse

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