MVN

ai.platon : platon

Maven & Gradle

Aug 06, 2023
1 stars

Platon AI · This project consists of a POM that contains settings that are likely to be useful to any Platon project

<dependency>
    <groupId>ai.platon</groupId>
    <artifactId>platon</artifactId>
    <version>3.6.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ai.platon : platon to add to Maven - Latest Versions:

  • Latest Stable: 3.6.1

All Versions

Choose a version of ai.platon : platon to add to Maven - All Versions:

Version Vulnerabilities Updated
3.6.x
platon-3.6.1
platon-3.6.0
3.4
platon-3.4
3.3
platon-3.3
3.1
platon-3.1
3
platon-3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>ai.platon</groupId>
    <artifactId>platon</artifactId>
    <version>3.6.1</version>
</dependency>

Advertisement