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