is not current version
Last Version 4.88.0

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

KFC React library

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

com.github.turansky.kfc
ArtifactId

ArtifactId

kfc-react
Version

Version

4.84.0
Type

Type

pom

Download kfc-react 4.84.0


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