is not current version
Last Version 2.1.1

org.webjars.npm:p-cancelable 0.4.1

WebJar for p-cancelable

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

p-cancelable
Version

Version

0.4.1
Type

Type

jar

Download p-cancelable 0.4.1


<!-- https://jarcasting.com/artifacts/org.webjars.npm/p-cancelable/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>p-cancelable</artifactId>
    <version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/p-cancelable/
implementation 'org.webjars.npm:p-cancelable:0.4.1'
// https://jarcasting.com/artifacts/org.webjars.npm/p-cancelable/
implementation ("org.webjars.npm:p-cancelable:0.4.1")
'org.webjars.npm:p-cancelable:jar:0.4.1'
<dependency org="org.webjars.npm" name="p-cancelable" rev="0.4.1">
  <artifact name="p-cancelable" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='p-cancelable', version='0.4.1')
)
libraryDependencies += "org.webjars.npm" % "p-cancelable" % "0.4.1"
[org.webjars.npm/p-cancelable "0.4.1"]