License |
License |
---|---|
Categories |
CategoriesKotlin Languages Ant Build Tools |
GroupId | GroupIdio.sunland |
ArtifactId | ArtifactIdkotlin-antd |
Last Version | Last Version4.8.6-pre.16-kotlin-1.6.10 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionkotlin-antd
Kotlin/JS wrapper for Ant Design
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.sunland/kotlin-antd/ -->
<dependency>
<groupId>io.sunland</groupId>
<artifactId>kotlin-antd</artifactId>
<version>4.8.6-pre.16-kotlin-1.6.10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.sunland/kotlin-antd/
implementation 'io.sunland:kotlin-antd:4.8.6-pre.16-kotlin-1.6.10'
// https://jarcasting.com/artifacts/io.sunland/kotlin-antd/
implementation ("io.sunland:kotlin-antd:4.8.6-pre.16-kotlin-1.6.10")
'io.sunland:kotlin-antd:pom:4.8.6-pre.16-kotlin-1.6.10'
<dependency org="io.sunland" name="kotlin-antd" rev="4.8.6-pre.16-kotlin-1.6.10">
<artifact name="kotlin-antd" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.sunland', module='kotlin-antd', version='4.8.6-pre.16-kotlin-1.6.10')
)
libraryDependencies += "io.sunland" % "kotlin-antd" % "4.8.6-pre.16-kotlin-1.6.10"
[io.sunland/kotlin-antd "4.8.6-pre.16-kotlin-1.6.10"]
Group / Artifact | Type | Version |
---|---|---|
io.sunland : kotlin-moment | jar | 2.29.1-pre.15-kotlin-1.6.10 |
org.jetbrains.kotlin-wrappers : kotlin-react-legacy | jar | 17.0.2-pre.284-kotlin-1.6.10 |
org.jetbrains.kotlin-wrappers : kotlin-react-dom-legacy | jar | 17.0.2-pre.284-kotlin-1.6.10 |
org.jetbrains.kotlin : kotlin-stdlib-js | jar | 1.6.10 |