is not current version
Last Version 1.0.1

com.axellience:vue-gwt-parent 1.0-beta-4

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-parent
Version

Version

1.0-beta-4
Type

Type

pom

Download vue-gwt-parent 1.0-beta-4


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