h

huiche-core-service

Files download
File Operation
huiche-core-service-1.0.2.jar download
huiche-core-service-1.0.2.pom download
huiche-core-service-1.0.2-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.jmjlbmn</groupId>
  <artifactId>huiche-core-service</artifactId>
  <version>1.0.2</version>
</dependency>
Gradle Groovy
implementation 'com.github.jmjlbmn:huiche-core-service:1.0.2'
Gradle Kotlin
implementation("com.github.jmjlbmn:huiche-core-service:1.0.2")
Scala SBT
libraryDependencies += "com.github.jmjlbmn" % "huiche-core-service" % "1.0.2"
Groovy Grape
@Grapes(
  @Grab(group='com.github.jmjlbmn', module='huiche-core-service', version='1.0.2')
)
Apache Ivy
<dependency org="com.github.jmjlbmn" name="huiche-core-service" rev="1.0.2" />
Leiningen
[com.github.jmjlbmn/huiche-core-service "1.0.2"]
Apache Buildr
'com.github.jmjlbmn:huiche-core-service:jar:1.0.2'