is not current version
Last Version 1.1.0

com.github.jmjlbmn:huiche-core-web 1.0.5


GroupId

GroupId

com.github.jmjlbmn
ArtifactId

ArtifactId

huiche-core-web
Version

Version

1.0.5
Type

Type

jar

Download huiche-core-web 1.0.5


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