is not current version
Last Version 0.8.6

no.antares:clu.hitman 0.7

Provide a command-line utility that can kill stuck processes: Starts another process, giving connection details Other process requests to be killed after a certain time Other process requests postponed kill

Categories

Categories

Ant Build Tools
GroupId

GroupId

no.antares
ArtifactId

ArtifactId

clu.hitman
Version

Version

0.7
Type

Type

jar

Download clu.hitman 0.7


<!-- https://jarcasting.com/artifacts/no.antares/clu.hitman/ -->
<dependency>
    <groupId>no.antares</groupId>
    <artifactId>clu.hitman</artifactId>
    <version>0.7</version>
</dependency>
// https://jarcasting.com/artifacts/no.antares/clu.hitman/
implementation 'no.antares:clu.hitman:0.7'
// https://jarcasting.com/artifacts/no.antares/clu.hitman/
implementation ("no.antares:clu.hitman:0.7")
'no.antares:clu.hitman:jar:0.7'
<dependency org="no.antares" name="clu.hitman" rev="0.7">
  <artifact name="clu.hitman" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.antares', module='clu.hitman', version='0.7')
)
libraryDependencies += "no.antares" % "clu.hitman" % "0.7"
[no.antares/clu.hitman "0.7"]