| License |
License |
|---|---|
| GroupId | GroupIdai.platon |
| ArtifactId | ArtifactIdplaton |
| Version | Version3.1 |
| Type | Typepom |
| Description |
DescriptionPlaton AI
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| platon-3.1.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/ai.platon/platon/ -->
<dependency>
<groupId>ai.platon</groupId>
<artifactId>platon</artifactId>
<version>3.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ai.platon/platon/
implementation 'ai.platon:platon:3.1'
// https://jarcasting.com/artifacts/ai.platon/platon/
implementation ("ai.platon:platon:3.1")
'ai.platon:platon:pom:3.1'
<dependency org="ai.platon" name="platon" rev="3.1">
<artifact name="platon" type="pom" />
</dependency>
@Grapes(
@Grab(group='ai.platon', module='platon', version='3.1')
)
libraryDependencies += "ai.platon" % "platon" % "3.1"
[ai.platon/platon "3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.70 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-test-junit | jar | 1.3.70 |