MVN

com.pekinsoft : ApplicationPlatformAPI

Maven & Gradle

Feb 08, 2023

Java/Swing Desktop Application Platform API · A simple platform on which Java/Swing desktop applications may be built.

<dependency>
    <groupId>com.pekinsoft</groupId>
    <artifactId>ApplicationPlatformAPI</artifactId>
    <version>1.0.13</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.pekinsoft : ApplicationPlatformAPI to add to Maven - Latest Versions:

  • Latest Stable: 1.0.13

All Versions

Choose a version of com.pekinsoft : ApplicationPlatformAPI to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
ApplicationPlatformAPI-1.0.13

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.pekinsoft</groupId>
    <artifactId>ApplicationPlatformAPI</artifactId>
    <version>1.0.13</version>
</dependency>