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