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
APIMATIC REFERENCE SOURCE LICENSE
APIMatic Ltd.
Files download
File Operation
core-interfaces-0.1.3.jar download
core-interfaces-0.1.3.pom download
core-interfaces-0.1.3-sources.jar download
Apache Maven
<dependency>
  <groupId>io.apimatic</groupId>
  <artifactId>core-interfaces</artifactId>
  <version>0.1.3</version>
</dependency>
Gradle Groovy
implementation 'io.apimatic:core-interfaces:0.1.3'
Gradle Kotlin
implementation("io.apimatic:core-interfaces:0.1.3")
Scala SBT
libraryDependencies += "io.apimatic" % "core-interfaces" % "0.1.3"
Groovy Grape
@Grapes(
  @Grab(group='io.apimatic', module='core-interfaces', version='0.1.3')
)
Apache Ivy
<dependency org="io.apimatic" name="core-interfaces" rev="0.1.3" />
Leiningen
[io.apimatic/core-interfaces "0.1.3"]
Apache Buildr
'io.apimatic:core-interfaces:jar:0.1.3'
Dependencies