License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-artemsky-vue-snotify |
Version | Version3.0.3 |
Type | Typejar |
Description |
Descriptionvue-snotify
WebJar for vue-snotify
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-artemsky-vue-snotify/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-artemsky-vue-snotify</artifactId>
<version>3.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-artemsky-vue-snotify/
implementation 'org.webjars.npm:github-com-artemsky-vue-snotify:3.0.3'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-artemsky-vue-snotify/
implementation ("org.webjars.npm:github-com-artemsky-vue-snotify:3.0.3")
'org.webjars.npm:github-com-artemsky-vue-snotify:jar:3.0.3'
<dependency org="org.webjars.npm" name="github-com-artemsky-vue-snotify" rev="3.0.3">
<artifact name="github-com-artemsky-vue-snotify" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-artemsky-vue-snotify', version='3.0.3')
)
libraryDependencies += "org.webjars.npm" % "github-com-artemsky-vue-snotify" % "3.0.3"
[org.webjars.npm/github-com-artemsky-vue-snotify "3.0.3"]