Categories |
CategoriesReact User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.realityforge.react |
ArtifactId | ArtifactIdreact4j-annotations |
Last Version | Last Version0.02 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAnnotations for defining a react component
Annotations for defining a react component
|
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.google.jsinterop : base | jar | 1.0.0-beta-1 |
com.google.jsinterop : jsinterop-annotations | jar | 1.0.1 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.1 |
org.jetbrains : annotations | jar | 15.0 |