is not current version
Last Version 1.0.1

com.axellience:vue-gwt 1.0-beta-2

Let you use Vue.js Components in GWT application and code Vue.js Components in Java

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.axellience
ArtifactId

ArtifactId

vue-gwt
Version

Version

1.0-beta-2
Type

Type

jar

Download vue-gwt 1.0-beta-2


<!-- https://jarcasting.com/artifacts/com.axellience/vue-gwt/ -->
<dependency>
    <groupId>com.axellience</groupId>
    <artifactId>vue-gwt</artifactId>
    <version>1.0-beta-2</version>
</dependency>
// https://jarcasting.com/artifacts/com.axellience/vue-gwt/
implementation 'com.axellience:vue-gwt:1.0-beta-2'
// https://jarcasting.com/artifacts/com.axellience/vue-gwt/
implementation ("com.axellience:vue-gwt:1.0-beta-2")
'com.axellience:vue-gwt:jar:1.0-beta-2'
<dependency org="com.axellience" name="vue-gwt" rev="1.0-beta-2">
  <artifact name="vue-gwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.axellience', module='vue-gwt', version='1.0-beta-2')
)
libraryDependencies += "com.axellience" % "vue-gwt" % "1.0-beta-2"
[com.axellience/vue-gwt "1.0-beta-2"]