GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdpnotify__bootstrap3 |
Version | Version5.1.2 |
Type | Typejar |
Filename | Size |
---|---|
pnotify__bootstrap3-5.1.2.pom | |
pnotify__bootstrap3-5.1.2.jar | 11 KB |
pnotify__bootstrap3-5.1.2-sources.jar | 22 bytes |
pnotify__bootstrap3-5.1.2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/pnotify__bootstrap3/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>pnotify__bootstrap3</artifactId>
<version>5.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/pnotify__bootstrap3/
implementation 'org.webjars.npm:pnotify__bootstrap3:5.1.2'
// https://jarcasting.com/artifacts/org.webjars.npm/pnotify__bootstrap3/
implementation ("org.webjars.npm:pnotify__bootstrap3:5.1.2")
'org.webjars.npm:pnotify__bootstrap3:jar:5.1.2'
<dependency org="org.webjars.npm" name="pnotify__bootstrap3" rev="5.1.2">
<artifact name="pnotify__bootstrap3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='pnotify__bootstrap3', version='5.1.2')
)
libraryDependencies += "org.webjars.npm" % "pnotify__bootstrap3" % "5.1.2"
[org.webjars.npm/pnotify__bootstrap3 "5.1.2"]