| Categories | CategoriesReact User Interface Web Frameworks | 
|---|---|
| GroupId | GroupIdorg.realityforge.react4j | 
| ArtifactId | ArtifactIdreact4j-extras | 
| Last Version | Last Version0.54 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionOther assorted components Other assorted components | 
| Filename | Size | 
|---|---|
| react4j-extras-0.54.pom | |
| react4j-extras-0.54.jar | 60 KB | 
| react4j-extras-0.54-sources.jar | 1 KB | 
| react4j-extras-0.54-javadoc.jar | 24 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.realityforge.react4j/react4j-extras/ -->
<dependency>
    <groupId>org.realityforge.react4j</groupId>
    <artifactId>react4j-extras</artifactId>
    <version>0.54</version>
</dependency>// https://jarcasting.com/artifacts/org.realityforge.react4j/react4j-extras/
implementation 'org.realityforge.react4j:react4j-extras:0.54'// https://jarcasting.com/artifacts/org.realityforge.react4j/react4j-extras/
implementation ("org.realityforge.react4j:react4j-extras:0.54")'org.realityforge.react4j:react4j-extras:jar:0.54'<dependency org="org.realityforge.react4j" name="react4j-extras" rev="0.54">
  <artifact name="react4j-extras" type="jar" />
</dependency>@Grapes(
@Grab(group='org.realityforge.react4j', module='react4j-extras', version='0.54')
)libraryDependencies += "org.realityforge.react4j" % "react4j-extras" % "0.54"[org.realityforge.react4j/react4j-extras "0.54"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.realityforge.react4j : react4j-arez | jar | 0.54 |