is not current version
Last Version 0.9.6

org.jboss.gwt.elemento:elemento-testsuite-processor 0.9.4

Elemento Testsuite Processor

Categories

Categories

JBoss Container Application Servers GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

org.jboss.gwt.elemento
ArtifactId

ArtifactId

elemento-testsuite-processor
Version

Version

0.9.4
Type

Type

jar

Download elemento-testsuite-processor 0.9.4


<!-- https://jarcasting.com/artifacts/org.jboss.gwt.elemento/elemento-testsuite-processor/ -->
<dependency>
    <groupId>org.jboss.gwt.elemento</groupId>
    <artifactId>elemento-testsuite-processor</artifactId>
    <version>0.9.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.gwt.elemento/elemento-testsuite-processor/
implementation 'org.jboss.gwt.elemento:elemento-testsuite-processor:0.9.4'
// https://jarcasting.com/artifacts/org.jboss.gwt.elemento/elemento-testsuite-processor/
implementation ("org.jboss.gwt.elemento:elemento-testsuite-processor:0.9.4")
'org.jboss.gwt.elemento:elemento-testsuite-processor:jar:0.9.4'
<dependency org="org.jboss.gwt.elemento" name="elemento-testsuite-processor" rev="0.9.4">
  <artifact name="elemento-testsuite-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.gwt.elemento', module='elemento-testsuite-processor', version='0.9.4')
)
libraryDependencies += "org.jboss.gwt.elemento" % "elemento-testsuite-processor" % "0.9.4"
[org.jboss.gwt.elemento/elemento-testsuite-processor "0.9.4"]