g

gwt-boot-starter-elemento-template

GWT Boot Elemento Template
Files download
File Operation
gwt-boot-starter-elemento-template-1.0.1.jar download
gwt-boot-starter-elemento-template-1.0.1.pom download
gwt-boot-starter-elemento-template-1.0.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.gwtboot</groupId>
  <artifactId>gwt-boot-starter-elemento-template</artifactId>
  <version>1.0.1</version>
</dependency>
Gradle Groovy
implementation 'com.github.gwtboot:gwt-boot-starter-elemento-template:1.0.1'
Gradle Kotlin
implementation("com.github.gwtboot:gwt-boot-starter-elemento-template:1.0.1")
Scala SBT
libraryDependencies += "com.github.gwtboot" % "gwt-boot-starter-elemento-template" % "1.0.1"
Groovy Grape
@Grapes(
  @Grab(group='com.github.gwtboot', module='gwt-boot-starter-elemento-template', version='1.0.1')
)
Apache Ivy
<dependency org="com.github.gwtboot" name="gwt-boot-starter-elemento-template" rev="1.0.1" />
Leiningen
[com.github.gwtboot/gwt-boot-starter-elemento-template "1.0.1"]
Apache Buildr
'com.github.gwtboot:gwt-boot-starter-elemento-template:jar:1.0.1'