GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdp-cancelable |
Version | Version0.3.0 |
Type | Typejar |
Filename | Size |
---|---|
p-cancelable-0.3.0.pom | |
p-cancelable-0.3.0.jar | 5 KB |
p-cancelable-0.3.0-sources.jar | 22 bytes |
p-cancelable-0.3.0-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>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/p-cancelable/
implementation 'org.webjars.npm:p-cancelable:0.3.0'
// https://jarcasting.com/artifacts/org.webjars.npm/p-cancelable/
implementation ("org.webjars.npm:p-cancelable:0.3.0")
'org.webjars.npm:p-cancelable:jar:0.3.0'
<dependency org="org.webjars.npm" name="p-cancelable" rev="0.3.0">
<artifact name="p-cancelable" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='p-cancelable', version='0.3.0')
)
libraryDependencies += "org.webjars.npm" % "p-cancelable" % "0.3.0"
[org.webjars.npm/p-cancelable "0.3.0"]