License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdpend |
Version | Version1.2.0 |
Type | Typejar |
Description |
Descriptionpend
WebJar for pend
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pend-1.2.0.pom | |
pend-1.2.0.jar | 5 KB |
pend-1.2.0-sources.jar | 22 bytes |
pend-1.2.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/pend/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>pend</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/pend/
implementation 'org.webjars.npm:pend:1.2.0'
// https://jarcasting.com/artifacts/org.webjars.npm/pend/
implementation ("org.webjars.npm:pend:1.2.0")
'org.webjars.npm:pend:jar:1.2.0'
<dependency org="org.webjars.npm" name="pend" rev="1.2.0">
<artifact name="pend" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='pend', version='1.2.0')
)
libraryDependencies += "org.webjars.npm" % "pend" % "1.2.0"
[org.webjars.npm/pend "1.2.0"]