License |
License |
---|---|
Categories |
CategoriesKotlin Languages |
GroupId | GroupIdorg.jetbrains.kotlin-wrappers |
ArtifactId | ArtifactIdkotlin-styled-next |
Version | Version1.1.0-pre.306-kotlin-1.6.10 |
Type | Typepom |
Description |
Descriptionkotlin-styled-next
Kotlin implementation of styled-components
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.jetbrains.kotlin-wrappers/kotlin-styled-next/ -->
<dependency>
<groupId>org.jetbrains.kotlin-wrappers</groupId>
<artifactId>kotlin-styled-next</artifactId>
<version>1.1.0-pre.306-kotlin-1.6.10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jetbrains.kotlin-wrappers/kotlin-styled-next/
implementation 'org.jetbrains.kotlin-wrappers:kotlin-styled-next:1.1.0-pre.306-kotlin-1.6.10'
// https://jarcasting.com/artifacts/org.jetbrains.kotlin-wrappers/kotlin-styled-next/
implementation ("org.jetbrains.kotlin-wrappers:kotlin-styled-next:1.1.0-pre.306-kotlin-1.6.10")
'org.jetbrains.kotlin-wrappers:kotlin-styled-next:pom:1.1.0-pre.306-kotlin-1.6.10'
<dependency org="org.jetbrains.kotlin-wrappers" name="kotlin-styled-next" rev="1.1.0-pre.306-kotlin-1.6.10">
<artifact name="kotlin-styled-next" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jetbrains.kotlin-wrappers', module='kotlin-styled-next', version='1.1.0-pre.306-kotlin-1.6.10')
)
libraryDependencies += "org.jetbrains.kotlin-wrappers" % "kotlin-styled-next" % "1.1.0-pre.306-kotlin-1.6.10"
[org.jetbrains.kotlin-wrappers/kotlin-styled-next "1.1.0-pre.306-kotlin-1.6.10"]