j

jd-cps-client

jd open api
Files download
File Operation
jd-cps-client-2.2.jar download
jd-cps-client-2.2.pom download
jd-cps-client-2.2-sources.jar download
Apache Maven
<dependency>
  <groupId>com.ganshane.specs</groupId>
  <artifactId>jd-cps-client</artifactId>
  <version>2.2</version>
</dependency>
Gradle Groovy
implementation 'com.ganshane.specs:jd-cps-client:2.2'
Gradle Kotlin
implementation("com.ganshane.specs:jd-cps-client:2.2")
Scala SBT
libraryDependencies += "com.ganshane.specs" % "jd-cps-client" % "2.2"
Groovy Grape
@Grapes(
  @Grab(group='com.ganshane.specs', module='jd-cps-client', version='2.2')
)
Apache Ivy
<dependency org="com.ganshane.specs" name="jd-cps-client" rev="2.2" />
Leiningen
[com.ganshane.specs/jd-cps-client "2.2"]
Apache Buildr
'com.ganshane.specs:jd-cps-client:jar:2.2'