is not current version
Last Version 0.9.6-gwt2

org.jboss.gwt.elemento:elemento-template-processor 0.9.6

Annotation processor to bind elements to HTML templates

Categories

Categories

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

GroupId

org.jboss.gwt.elemento
ArtifactId

ArtifactId

elemento-template-processor
Version

Version

0.9.6
Type

Type

jar

Download elemento-template-processor 0.9.6


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