License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdio.github.turansky.kfc |
ArtifactId | ArtifactIdkfc-react |
Last Version | Last Version5.45.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionKFC React
KFC React library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
kfc-react-5.45.0.pom | |
kfc-react-5.45.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.45.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.turansky.kfc/kfc-react/
implementation 'io.github.turansky.kfc:kfc-react:5.45.0'
// https://jarcasting.com/artifacts/io.github.turansky.kfc/kfc-react/
implementation ("io.github.turansky.kfc:kfc-react:5.45.0")
'io.github.turansky.kfc:kfc-react:pom:5.45.0'
<dependency org="io.github.turansky.kfc" name="kfc-react" rev="5.45.0">
<artifact name="kfc-react" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.turansky.kfc', module='kfc-react', version='5.45.0')
)
libraryDependencies += "io.github.turansky.kfc" % "kfc-react" % "5.45.0"
[io.github.turansky.kfc/kfc-react "5.45.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-js | jar | 1.7.0 |
org.jetbrains.kotlin-wrappers : kotlin-react-core | jar | 18.2.0-pre.348 |