h

huiche-core-service-impl

文件下载
文件名 操作
huiche-core-service-impl-1.0.3.jar 下载
huiche-core-service-impl-1.0.3.pom 下载
huiche-core-service-impl-1.0.3-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.github.jmjlbmn</groupId>
  <artifactId>huiche-core-service-impl</artifactId>
  <version>1.0.3</version>
</dependency>
Gradle Groovy
implementation 'com.github.jmjlbmn:huiche-core-service-impl:1.0.3'
Gradle Kotlin
implementation("com.github.jmjlbmn:huiche-core-service-impl:1.0.3")
Scala SBT
libraryDependencies += "com.github.jmjlbmn" % "huiche-core-service-impl" % "1.0.3"
Groovy Grape
@Grapes(
  @Grab(group='com.github.jmjlbmn', module='huiche-core-service-impl', version='1.0.3')
)
Apache Ivy
<dependency org="com.github.jmjlbmn" name="huiche-core-service-impl" rev="1.0.3" />
Leiningen
[com.github.jmjlbmn/huiche-core-service-impl "1.0.3"]
Apache Buildr
'com.github.jmjlbmn:huiche-core-service-impl:jar:1.0.3'