is not current version
Last Version 1.1.9

com.iodesystems:vue-vanilla 1.0.3

The micro, vanilla JavaScript component loader for Vue.js

GroupId

GroupId

com.iodesystems
ArtifactId

ArtifactId

vue-vanilla
Version

Version

1.0.3
Type

Type

jar

Download vue-vanilla 1.0.3


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