License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdcom.github.turansky.kfc |
ArtifactId | ArtifactIdkfc-react |
Version | Version4.62.2 |
Type | Typepom |
Description |
DescriptionKFC React
KFC React library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
kfc-react-4.62.2.pom | |
kfc-react-4.62.2-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.62.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.turansky.kfc/kfc-react/
implementation 'com.github.turansky.kfc:kfc-react:4.62.2'
// https://jarcasting.com/artifacts/com.github.turansky.kfc/kfc-react/
implementation ("com.github.turansky.kfc:kfc-react:4.62.2")
'com.github.turansky.kfc:kfc-react:pom:4.62.2'
<dependency org="com.github.turansky.kfc" name="kfc-react" rev="4.62.2">
<artifact name="kfc-react" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.turansky.kfc', module='kfc-react', version='4.62.2')
)
libraryDependencies += "com.github.turansky.kfc" % "kfc-react" % "4.62.2"
[com.github.turansky.kfc/kfc-react "4.62.2"]
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.289-kotlin-1.6.10 |