is not current version
Last Version 4.88.0

com.github.turansky.kfc:kfc-react 4.65.1

KFC React library

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

com.github.turansky.kfc
ArtifactId

ArtifactId

kfc-react
Version

Version

4.65.1
Type

Type

pom

Download kfc-react 4.65.1


<!-- https://jarcasting.com/artifacts/com.github.turansky.kfc/kfc-react/ -->
<dependency>
    <groupId>com.github.turansky.kfc</groupId>
    <artifactId>kfc-react</artifactId>
    <version>4.65.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.turansky.kfc/kfc-react/
implementation 'com.github.turansky.kfc:kfc-react:4.65.1'
// https://jarcasting.com/artifacts/com.github.turansky.kfc/kfc-react/
implementation ("com.github.turansky.kfc:kfc-react:4.65.1")
'com.github.turansky.kfc:kfc-react:pom:4.65.1'
<dependency org="com.github.turansky.kfc" name="kfc-react" rev="4.65.1">
  <artifact name="kfc-react" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.turansky.kfc', module='kfc-react', version='4.65.1')
)
libraryDependencies += "com.github.turansky.kfc" % "kfc-react" % "4.65.1"
[com.github.turansky.kfc/kfc-react "4.65.1"]