Platon AI

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

License

License

GroupId

GroupId

ai.platon
ArtifactId

ArtifactId

platon
Last Version

Last Version

3.4
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

http://platon.ai
Project Organization

Project Organization

The Platon Data Engine
Source Code Management

Source Code Management

https://github.com/platonai/platon.git

Download platon

Filename Size
platon-3.4.pom
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/ai.platon/platon/ -->
<dependency>
    <groupId>ai.platon</groupId>
    <artifactId>platon</artifactId>
    <version>3.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ai.platon/platon/
implementation 'ai.platon:platon:3.4'
// https://jarcasting.com/artifacts/ai.platon/platon/
implementation ("ai.platon:platon:3.4")
'ai.platon:platon:pom:3.4'
<dependency org="ai.platon" name="platon" rev="3.4">
  <artifact name="platon" type="pom" />
</dependency>
@Grapes(
@Grab(group='ai.platon', module='platon', version='3.4')
)
libraryDependencies += "ai.platon" % "platon" % "3.4"
[ai.platon/platon "3.4"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.31

Project Modules

There are no modules declared in this project.

Versions

Version
3.4
3.3
3.1
3