is not current version
Last Version 0.9.6

org.jboss.gwt.elemento:elemento-samples 0.8.1-gwt2

GWT sample applications using different aspects of Elemento

Categories

Categories

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

GroupId

org.jboss.gwt.elemento
ArtifactId

ArtifactId

elemento-samples
Version

Version

0.8.1-gwt2
Type

Type

pom

Download elemento-samples 0.8.1-gwt2


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