Categories |
CategoriesReact User Interface Web Frameworks |
---|---|
GroupId | GroupIdcom.github.turansky.kfc |
ArtifactId | ArtifactIdkfc-react |
Version | Version4.65.0 |
Type | Typepom |
Filename | Size |
---|---|
kfc-react-4.65.0.pom | |
kfc-react-4.65.0-sources.jar | 826 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.65.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.turansky.kfc/kfc-react/
implementation 'com.github.turansky.kfc:kfc-react:4.65.0'
// https://jarcasting.com/artifacts/com.github.turansky.kfc/kfc-react/
implementation ("com.github.turansky.kfc:kfc-react:4.65.0")
'com.github.turansky.kfc:kfc-react:pom:4.65.0'
<dependency org="com.github.turansky.kfc" name="kfc-react" rev="4.65.0">
<artifact name="kfc-react" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.turansky.kfc', module='kfc-react', version='4.65.0')
)
libraryDependencies += "com.github.turansky.kfc" % "kfc-react" % "4.65.0"
[com.github.turansky.kfc/kfc-react "4.65.0"]