License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdexit-hook |
Version | Version1.1.1 |
Type | Typejar |
Description |
Descriptionexit-hook
WebJar for exit-hook
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
exit-hook-1.1.1.pom | |
exit-hook-1.1.1.jar | 3 KB |
exit-hook-1.1.1-sources.jar | 22 bytes |
exit-hook-1.1.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/exit-hook/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>exit-hook</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/exit-hook/
implementation 'org.webjars.npm:exit-hook:1.1.1'
// https://jarcasting.com/artifacts/org.webjars.npm/exit-hook/
implementation ("org.webjars.npm:exit-hook:1.1.1")
'org.webjars.npm:exit-hook:jar:1.1.1'
<dependency org="org.webjars.npm" name="exit-hook" rev="1.1.1">
<artifact name="exit-hook" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='exit-hook', version='1.1.1')
)
libraryDependencies += "org.webjars.npm" % "exit-hook" % "1.1.1"
[org.webjars.npm/exit-hook "1.1.1"]