| Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks React |
|---|---|
| GroupId | GroupIdorg.realityforge.react4j |
| ArtifactId | ArtifactIdreact4j-gwt-output-qa |
| Version | Version0.69 |
| Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.realityforge.react4j/react4j-gwt-output-qa/ -->
<dependency>
<groupId>org.realityforge.react4j</groupId>
<artifactId>react4j-gwt-output-qa</artifactId>
<version>0.69</version>
</dependency>
// https://jarcasting.com/artifacts/org.realityforge.react4j/react4j-gwt-output-qa/
implementation 'org.realityforge.react4j:react4j-gwt-output-qa:0.69'
// https://jarcasting.com/artifacts/org.realityforge.react4j/react4j-gwt-output-qa/
implementation ("org.realityforge.react4j:react4j-gwt-output-qa:0.69")
'org.realityforge.react4j:react4j-gwt-output-qa:jar:0.69'
<dependency org="org.realityforge.react4j" name="react4j-gwt-output-qa" rev="0.69">
<artifact name="react4j-gwt-output-qa" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.realityforge.react4j', module='react4j-gwt-output-qa', version='0.69')
)
libraryDependencies += "org.realityforge.react4j" % "react4j-gwt-output-qa" % "0.69"
[org.realityforge.react4j/react4j-gwt-output-qa "0.69"]