is not current version
Last Version 3.2.1

org.webjars.npm:vue-snotify 3.0.4

WebJar for vue-snotify

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

vue-snotify
Version

Version

3.0.4
Type

Type

jar

Download vue-snotify 3.0.4


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