License |
License
MIT
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdp-cancelable |
Last Version | Last Version2.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionp-cancelable
WebJar for p-cancelable
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
p-cancelable-2.1.1.pom | |
p-cancelable-2.1.1.jar | 7 KB |
p-cancelable-2.1.1-sources.jar | 22 bytes |
p-cancelable-2.1.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/p-cancelable/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>p-cancelable</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/p-cancelable/
implementation 'org.webjars.npm:p-cancelable:2.1.1'
// https://jarcasting.com/artifacts/org.webjars.npm/p-cancelable/
implementation ("org.webjars.npm:p-cancelable:2.1.1")
'org.webjars.npm:p-cancelable:jar:2.1.1'
<dependency org="org.webjars.npm" name="p-cancelable" rev="2.1.1">
<artifact name="p-cancelable" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='p-cancelable', version='2.1.1')
)
libraryDependencies += "org.webjars.npm" % "p-cancelable" % "2.1.1"
[org.webjars.npm/p-cancelable "2.1.1"]