is not current version
Last Version 1.0.1

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

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-9
Type

Type

jar

Download vue-gwt-processors 1.0-beta-9


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