Last Version

airtable-api 0.3.2

Java Airtable API for https://airtable.com/api

License

License

GroupId

GroupId

dev.fuxing
ArtifactId

ArtifactId

airtable-api
Version

Version

0.3.2
Type

Type

jar
Description

Description

airtable-api
Java Airtable API for https://airtable.com/api
Project URL

Project URL

https://github.com/fuxingloh/airtable
Source Code Management

Source Code Management

https://github.com/fuxingloh/airtable.git

Download airtable-api 0.3.2


<!-- https://jarcasting.com/artifacts/dev.fuxing/airtable-api/ -->
<dependency>
    <groupId>dev.fuxing</groupId>
    <artifactId>airtable-api</artifactId>
    <version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/dev.fuxing/airtable-api/
implementation 'dev.fuxing:airtable-api:0.3.2'
// https://jarcasting.com/artifacts/dev.fuxing/airtable-api/
implementation ("dev.fuxing:airtable-api:0.3.2")
'dev.fuxing:airtable-api:jar:0.3.2'
<dependency org="dev.fuxing" name="airtable-api" rev="0.3.2">
  <artifact name="airtable-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.fuxing', module='airtable-api', version='0.3.2')
)
libraryDependencies += "dev.fuxing" % "airtable-api" % "0.3.2"
[dev.fuxing/airtable-api "0.3.2"]

Dependencies

compile (4)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2
org.apache.commons : commons-lang3 jar 3.9
org.apache.httpcomponents : fluent-hc jar 4.5.8
com.fasterxml.jackson.core : jackson-databind jar 2.9.8

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.4.2
org.junit.jupiter : junit-jupiter-params jar 5.4.2

Project Modules

There are no modules declared in this project.