| License |
License |
|---|---|
| GroupId | GroupIdai.platon |
| ArtifactId | ArtifactIdplaton |
| Last Version | Last Version3.4 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionPlaton AI
This project consists of a POM that contains settings that are likely to be useful to any Platon project
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| platon-3.4.pom | |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.31 |