v

vue-gwt-gwt2

Vue GWT compatibility classes for GWT 2.x
Files download
File Operation
vue-gwt-gwt2-1.0-beta-7.jar download
vue-gwt-gwt2-1.0-beta-7.pom download
vue-gwt-gwt2-1.0-beta-7-sources.jar download
Apache Maven
<dependency>
  <groupId>com.axellience</groupId>
  <artifactId>vue-gwt-gwt2</artifactId>
  <version>1.0-beta-7</version>
  <type>gwt-lib</type>
</dependency>
Gradle Groovy
implementation 'com.axellience:vue-gwt-gwt2:1.0-beta-7'
Gradle Kotlin
implementation("com.axellience:vue-gwt-gwt2:1.0-beta-7")
Scala SBT
libraryDependencies += "com.axellience" % "vue-gwt-gwt2" % "1.0-beta-7"
Groovy Grape
@Grapes(
  @Grab(group='com.axellience', module='vue-gwt-gwt2', version='1.0-beta-7')
)
Apache Ivy
<dependency org="com.axellience" name="vue-gwt-gwt2" rev="1.0-beta-7" />
Leiningen
[com.axellience/vue-gwt-gwt2 "1.0-beta-7"]
Apache Buildr
'com.axellience:vue-gwt-gwt2:jar:1.0-beta-7'