Categories |
CategoriesKotlin Languages React User Interface Web Frameworks |
---|---|
GroupId | GroupIdio.sunland |
ArtifactId | ArtifactIdkotlin-react-intl |
Version | Version5.8.1-pre.13-kotlin-1.5.31 |
Type | Typepom |
<!-- https://jarcasting.com/artifacts/io.sunland/kotlin-react-intl/ -->
<dependency>
<groupId>io.sunland</groupId>
<artifactId>kotlin-react-intl</artifactId>
<version>5.8.1-pre.13-kotlin-1.5.31</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.sunland/kotlin-react-intl/
implementation 'io.sunland:kotlin-react-intl:5.8.1-pre.13-kotlin-1.5.31'
// https://jarcasting.com/artifacts/io.sunland/kotlin-react-intl/
implementation ("io.sunland:kotlin-react-intl:5.8.1-pre.13-kotlin-1.5.31")
'io.sunland:kotlin-react-intl:pom:5.8.1-pre.13-kotlin-1.5.31'
<dependency org="io.sunland" name="kotlin-react-intl" rev="5.8.1-pre.13-kotlin-1.5.31">
<artifact name="kotlin-react-intl" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.sunland', module='kotlin-react-intl', version='5.8.1-pre.13-kotlin-1.5.31')
)
libraryDependencies += "io.sunland" % "kotlin-react-intl" % "5.8.1-pre.13-kotlin-1.5.31"
[io.sunland/kotlin-react-intl "5.8.1-pre.13-kotlin-1.5.31"]