is not current version
Last Version 1.0.1

com.axellience:vue-gwt-parent 1.0.0

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.0
Type

Type

pom

Download vue-gwt-parent 1.0.0

Filename Size
vue-gwt-parent-1.0.0.pom 10 KB
Browse

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