License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdkillable |
Version | Version1.0.1 |
Type | Typejar |
Description |
Descriptionkillable
WebJar for killable
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
killable-1.0.1.pom | -1 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/killable/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>killable</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/killable/
implementation 'org.webjars.npm:killable:1.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/killable/
implementation ("org.webjars.npm:killable:1.0.1")
'org.webjars.npm:killable:jar:1.0.1'
<dependency org="org.webjars.npm" name="killable" rev="1.0.1">
<artifact name="killable" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='killable', version='1.0.1')
)
libraryDependencies += "org.webjars.npm" % "killable" % "1.0.1"
[org.webjars.npm/killable "1.0.1"]