c

core-interfaces

An abstract layer of the functionalities provided by apimatic-core-library, okhttp-client-adapter and APIMatic SDKs.
https://github.com/apimatic/core-interfaces-java
MIT License
APIMatic Ltd.
文件下载
文件名 操作
core-interfaces-0.1.8.jar 下载
core-interfaces-0.1.8.pom 下载
core-interfaces-0.1.8-sources.jar 下载
Apache Maven
<dependency>
  <groupId>io.apimatic</groupId>
  <artifactId>core-interfaces</artifactId>
  <version>0.1.8</version>
</dependency>
Gradle Groovy
implementation 'io.apimatic:core-interfaces:0.1.8'
Gradle Kotlin
implementation("io.apimatic:core-interfaces:0.1.8")
Scala SBT
libraryDependencies += "io.apimatic" % "core-interfaces" % "0.1.8"
Groovy Grape
@Grapes(
  @Grab(group='io.apimatic', module='core-interfaces', version='0.1.8')
)
Apache Ivy
<dependency org="io.apimatic" name="core-interfaces" rev="0.1.8" />
Leiningen
[io.apimatic/core-interfaces "0.1.8"]
Apache Buildr
'io.apimatic:core-interfaces:jar:0.1.8'
本项目依赖