MVN

com.apitable : apitable-sdk-java-parent

Maven & Gradle

Jul 12, 2023
19 stars

APITable Sdk Parent · This is a project for APITable, written in java

<dependency>
    <groupId>com.apitable</groupId>
    <artifactId>apitable-sdk-java-parent</artifactId>
    <version>1.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.apitable : apitable-sdk-java-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.3.0

All Versions

Choose a version of com.apitable : apitable-sdk-java-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
apitable-sdk-java-parent-1.3.0
1.0.x
apitable-sdk-java-parent-1.0.2
apitable-sdk-java-parent-1.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.apitable</groupId>
    <artifactId>apitable-sdk-java-parent</artifactId>
    <version>1.3.0</version>
</dependency>