is not current version
Last Version 0.147

org.realityforge.arez:arez-gwt-output-qa 0.90

Utilities to output of GWT when compiling Arez applications

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

org.realityforge.arez
ArtifactId

ArtifactId

arez-gwt-output-qa
Version

Version

0.90
Type

Type

jar

Download arez-gwt-output-qa 0.90


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