Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.realityforge.arez |
ArtifactId | ArtifactIdarez-gwt-output-qa |
Version | Version0.113 |
Type | Typejar |
Filename | Size |
---|---|
arez-gwt-output-qa-0.113.pom | |
arez-gwt-output-qa-0.113.jar | 7 KB |
arez-gwt-output-qa-0.113-sources.jar | 2 KB |
arez-gwt-output-qa-0.113-javadoc.jar | 20 KB |
Browse |
<!-- 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.113</version>
</dependency>
// https://jarcasting.com/artifacts/org.realityforge.arez/arez-gwt-output-qa/
implementation 'org.realityforge.arez:arez-gwt-output-qa:0.113'
// https://jarcasting.com/artifacts/org.realityforge.arez/arez-gwt-output-qa/
implementation ("org.realityforge.arez:arez-gwt-output-qa:0.113")
'org.realityforge.arez:arez-gwt-output-qa:jar:0.113'
<dependency org="org.realityforge.arez" name="arez-gwt-output-qa" rev="0.113">
<artifact name="arez-gwt-output-qa" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.realityforge.arez', module='arez-gwt-output-qa', version='0.113')
)
libraryDependencies += "org.realityforge.arez" % "arez-gwt-output-qa" % "0.113"
[org.realityforge.arez/arez-gwt-output-qa "0.113"]