License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdcom.github.turansky.kfc |
ArtifactId | ArtifactIdkfc-react |
Last Version | Last Version4.88.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-4.88.0.pom | |
kfc-react-4.88.0-sources.jar | 809 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.turansky.kfc/kfc-react/ -->
<dependency>
<groupId>com.github.turansky.kfc</groupId>
<artifactId>kfc-react</artifactId>
<version>4.88.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.turansky.kfc/kfc-react/
implementation 'com.github.turansky.kfc:kfc-react:4.88.0'
// https://jarcasting.com/artifacts/com.github.turansky.kfc/kfc-react/
implementation ("com.github.turansky.kfc:kfc-react:4.88.0")
'com.github.turansky.kfc:kfc-react:pom:4.88.0'
<dependency org="com.github.turansky.kfc" name="kfc-react" rev="4.88.0">
<artifact name="kfc-react" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.turansky.kfc', module='kfc-react', version='4.88.0')
)
libraryDependencies += "com.github.turansky.kfc" % "kfc-react" % "4.88.0"
[com.github.turansky.kfc/kfc-react "4.88.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.293-kotlin-1.6.10 |