o

oapi-sdk-apache-httpclient

Larksuite open platform facilitates the integration of enterprise applications and larksuite, making collaboration and management more efficient
https://github.com/zhailuxubyte/oapi-sdk-java-ext
The Apache License, Version 2.0
larkopen
Files download
File Operation
oapi-sdk-apache-httpclient-1.0.1-snapshot.jar download
oapi-sdk-apache-httpclient-1.0.1-snapshot.pom download
oapi-sdk-apache-httpclient-1.0.1-snapshot-sources.jar download
Apache Maven
<dependency>
  <groupId>com.larksuite.oapi</groupId>
  <artifactId>oapi-sdk-apache-httpclient</artifactId>
  <version>1.0.1-snapshot</version>
</dependency>
Gradle Groovy
implementation 'com.larksuite.oapi:oapi-sdk-apache-httpclient:1.0.1-snapshot'
Gradle Kotlin
implementation("com.larksuite.oapi:oapi-sdk-apache-httpclient:1.0.1-snapshot")
Scala SBT
libraryDependencies += "com.larksuite.oapi" % "oapi-sdk-apache-httpclient" % "1.0.1-snapshot"
Groovy Grape
@Grapes(
  @Grab(group='com.larksuite.oapi', module='oapi-sdk-apache-httpclient', version='1.0.1-snapshot')
)
Apache Ivy
<dependency org="com.larksuite.oapi" name="oapi-sdk-apache-httpclient" rev="1.0.1-snapshot" />
Leiningen
[com.larksuite.oapi/oapi-sdk-apache-httpclient "1.0.1-snapshot"]
Apache Buildr
'com.larksuite.oapi:oapi-sdk-apache-httpclient:jar:1.0.1-snapshot'