License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdio.github.turansky.kfc |
ArtifactId | ArtifactIdkfc-react |
Version | Version5.4.0 |
Type | Typepom |
Description |
DescriptionKFC React
KFC React library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
kfc-react-5.4.0.pom | |
kfc-react-5.4.0-sources.jar | 826 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.turansky.kfc/kfc-react/ -->
<dependency>
<groupId>io.github.turansky.kfc</groupId>
<artifactId>kfc-react</artifactId>
<version>5.4.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.turansky.kfc/kfc-react/
implementation 'io.github.turansky.kfc:kfc-react:5.4.0'
// https://jarcasting.com/artifacts/io.github.turansky.kfc/kfc-react/
implementation ("io.github.turansky.kfc:kfc-react:5.4.0")
'io.github.turansky.kfc:kfc-react:pom:5.4.0'
<dependency org="io.github.turansky.kfc" name="kfc-react" rev="5.4.0">
<artifact name="kfc-react" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.turansky.kfc', module='kfc-react', version='5.4.0')
)
libraryDependencies += "io.github.turansky.kfc" % "kfc-react" % "5.4.0"
[io.github.turansky.kfc/kfc-react "5.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-js | jar | 1.6.10 |
org.jetbrains.kotlin-wrappers : kotlin-react-core | jar | 17.0.2-pre.321-kotlin-1.6.10 |