is not current version
Last Version 1.0.1

com.axellience:vue-gwt-processors 1.0-beta-6

Annotation Processors for Vue GWT

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.axellience
ArtifactId

ArtifactId

vue-gwt-processors
Version

Version

1.0-beta-6
Type

Type

jar

Download vue-gwt-processors 1.0-beta-6


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