is not current version
Last Version 2.0.1

eu.doppel-helix.netbeans.lib:processtreekiller 2.0.0

Decompiled and optimized version of the original processtree killer bundled with Oracle NetBeans. As source was not present, but license was declared as MIT, this is the reconstruction of the original source code.

Categories

Categories

NetBeans Development Tools IDE Net
GroupId

GroupId

eu.doppel-helix.netbeans.lib
ArtifactId

ArtifactId

processtreekiller
Version

Version

2.0.0
Type

Type

jar

Download processtreekiller 2.0.0


<!-- https://jarcasting.com/artifacts/eu.doppel-helix.netbeans.lib/processtreekiller/ -->
<dependency>
    <groupId>eu.doppel-helix.netbeans.lib</groupId>
    <artifactId>processtreekiller</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.doppel-helix.netbeans.lib/processtreekiller/
implementation 'eu.doppel-helix.netbeans.lib:processtreekiller:2.0.0'
// https://jarcasting.com/artifacts/eu.doppel-helix.netbeans.lib/processtreekiller/
implementation ("eu.doppel-helix.netbeans.lib:processtreekiller:2.0.0")
'eu.doppel-helix.netbeans.lib:processtreekiller:jar:2.0.0'
<dependency org="eu.doppel-helix.netbeans.lib" name="processtreekiller" rev="2.0.0">
  <artifact name="processtreekiller" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.doppel-helix.netbeans.lib', module='processtreekiller', version='2.0.0')
)
libraryDependencies += "eu.doppel-helix.netbeans.lib" % "processtreekiller" % "2.0.0"
[eu.doppel-helix.netbeans.lib/processtreekiller "2.0.0"]