airtable-mirror

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

License

License

Categories

Categories

Mirror Application Layer Libs Introspection
GroupId

GroupId

dev.fuxing
ArtifactId

ArtifactId

airtable-mirror
Last Version

Last Version

0.3.2
Release Date

Release Date

Type

Type

jar
Description

Description

airtable-mirror
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-mirror

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2
dev.fuxing : airtable-api jar 0.3.2

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.

Versions

Version
0.3.2
0.3.1
0.3.0
0.2.0