Annotations for defining a react component


Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.realityforge.react
ArtifactId

ArtifactId

react4j-annotations
Last Version

Last Version

0.02
Release Date

Release Date

Type

Type

jar
Description

Description

Annotations for defining a react component
Annotations for defining a react component

Download react4j-annotations

How to add to project

<!-- https://jarcasting.com/artifacts/org.realityforge.react/react4j-annotations/ -->
<dependency>
    <groupId>org.realityforge.react</groupId>
    <artifactId>react4j-annotations</artifactId>
    <version>0.02</version>
</dependency>
// https://jarcasting.com/artifacts/org.realityforge.react/react4j-annotations/
implementation 'org.realityforge.react:react4j-annotations:0.02'
// https://jarcasting.com/artifacts/org.realityforge.react/react4j-annotations/
implementation ("org.realityforge.react:react4j-annotations:0.02")
'org.realityforge.react:react4j-annotations:jar:0.02'
<dependency org="org.realityforge.react" name="react4j-annotations" rev="0.02">
  <artifact name="react4j-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.realityforge.react', module='react4j-annotations', version='0.02')
)
libraryDependencies += "org.realityforge.react" % "react4j-annotations" % "0.02"
[org.realityforge.react/react4j-annotations "0.02"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.jsinterop : base jar 1.0.0-beta-1
com.google.jsinterop : jsinterop-annotations jar 1.0.1

provided (2)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.1
org.jetbrains : annotations jar 15.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.02
0.01