License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdio.github.jaspercloud |
ArtifactId | ArtifactIdreact |
Last Version | Last Version3.0.15 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionreact
react
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
react-3.0.15.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.jaspercloud/react/ -->
<dependency>
<groupId>io.github.jaspercloud</groupId>
<artifactId>react</artifactId>
<version>3.0.15</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.jaspercloud/react/
implementation 'io.github.jaspercloud:react:3.0.15'
// https://jarcasting.com/artifacts/io.github.jaspercloud/react/
implementation ("io.github.jaspercloud:react:3.0.15")
'io.github.jaspercloud:react:pom:3.0.15'
<dependency org="io.github.jaspercloud" name="react" rev="3.0.15">
<artifact name="react" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.jaspercloud', module='react', version='3.0.15')
)
libraryDependencies += "io.github.jaspercloud" % "react" % "3.0.15"
[io.github.jaspercloud/react "3.0.15"]