is not current version
Last Version 1.2.1-pre.348-compat

org.jetbrains.kotlin-wrappers:kotlin-styled-next 1.2.1-pre.347

Kotlin implementation of styled-components

Categories

Categories

Kotlin Languages
GroupId

GroupId

org.jetbrains.kotlin-wrappers
ArtifactId

ArtifactId

kotlin-styled-next
Version

Version

1.2.1-pre.347
Type

Type

pom

Download kotlin-styled-next 1.2.1-pre.347


<!-- 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.2.1-pre.347</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.2.1-pre.347'
// https://jarcasting.com/artifacts/org.jetbrains.kotlin-wrappers/kotlin-styled-next/
implementation ("org.jetbrains.kotlin-wrappers:kotlin-styled-next:1.2.1-pre.347")
'org.jetbrains.kotlin-wrappers:kotlin-styled-next:pom:1.2.1-pre.347'
<dependency org="org.jetbrains.kotlin-wrappers" name="kotlin-styled-next" rev="1.2.1-pre.347">
  <artifact name="kotlin-styled-next" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jetbrains.kotlin-wrappers', module='kotlin-styled-next', version='1.2.1-pre.347')
)
libraryDependencies += "org.jetbrains.kotlin-wrappers" % "kotlin-styled-next" % "1.2.1-pre.347"
[org.jetbrains.kotlin-wrappers/kotlin-styled-next "1.2.1-pre.347"]