is not current version
Last Version 0.9.6-gwt2

org.jboss.gwt.elemento:elemento-parent 0.9.3

Elemento brings HTML templates and other goodies to GWT Elemental

Categories

Categories

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

GroupId

org.jboss.gwt.elemento
ArtifactId

ArtifactId

elemento-parent
Version

Version

0.9.3
Type

Type

pom

Download elemento-parent 0.9.3

Filename Size
elemento-parent-0.9.3.pom 20 KB
Browse

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