GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdvue-snotify |
Version | Version3.0.4 |
Type | Typejar |
Filename | Size |
---|---|
vue-snotify-3.0.4.pom | |
vue-snotify-3.0.4.jar | 101 KB |
vue-snotify-3.0.4-sources.jar | 22 bytes |
vue-snotify-3.0.4-javadoc.jar | 22 bytes |
Browse |
<!-- 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"]