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