is not current version
Last Version 1.1.0

com.github.jmjlbmn:huiche-core-service 1.0.2


GroupId

GroupId

com.github.jmjlbmn
ArtifactId

ArtifactId

huiche-core-service
Version

Version

1.0.2
Type

Type

jar

Download huiche-core-service 1.0.2


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