c

chilkat

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