is not current version
Last Version 1.1.7

org.jadice.gwt.spring:gwt-spring-boot-devmode 1.1.6


Categories

Categories

Spring Boot Container Microservices GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

org.jadice.gwt.spring
ArtifactId

ArtifactId

gwt-spring-boot-devmode
Version

Version

1.1.6
Type

Type

jar

Download gwt-spring-boot-devmode 1.1.6


<!-- https://jarcasting.com/artifacts/org.jadice.gwt.spring/gwt-spring-boot-devmode/ -->
<dependency>
    <groupId>org.jadice.gwt.spring</groupId>
    <artifactId>gwt-spring-boot-devmode</artifactId>
    <version>1.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.jadice.gwt.spring/gwt-spring-boot-devmode/
implementation 'org.jadice.gwt.spring:gwt-spring-boot-devmode:1.1.6'
// https://jarcasting.com/artifacts/org.jadice.gwt.spring/gwt-spring-boot-devmode/
implementation ("org.jadice.gwt.spring:gwt-spring-boot-devmode:1.1.6")
'org.jadice.gwt.spring:gwt-spring-boot-devmode:jar:1.1.6'
<dependency org="org.jadice.gwt.spring" name="gwt-spring-boot-devmode" rev="1.1.6">
  <artifact name="gwt-spring-boot-devmode" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jadice.gwt.spring', module='gwt-spring-boot-devmode', version='1.1.6')
)
libraryDependencies += "org.jadice.gwt.spring" % "gwt-spring-boot-devmode" % "1.1.6"
[org.jadice.gwt.spring/gwt-spring-boot-devmode "1.1.6"]