is not current version
Last Version 1.0.1

com.axellience:vue-gwt-processors 1.0.0

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

Type

jar

Download vue-gwt-processors 1.0.0


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