| License |
License |
|---|---|
| Categories |
CategoriesNetBeans Development Tools IDE Net |
| GroupId | GroupIdorg.netbeans.external |
| ArtifactId | ArtifactIdprocesstreekiller-1.0.7 |
| Version | VersionRELEASE110 |
| Type | Typejar |
| Description |
DescriptionMaven definition for processtreekiller-1.0.7.jar - external part of NetBeans module.
POM and identification for artifact that was not possible to uniquely identify as a maven dependency.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| processtreekiller-1.0.7-RELEASE110.pom | |
| processtreekiller-1.0.7-RELEASE110.jar | 33 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.netbeans.external/processtreekiller-1.0.7/ -->
<dependency>
<groupId>org.netbeans.external</groupId>
<artifactId>processtreekiller-1.0.7</artifactId>
<version>RELEASE110</version>
</dependency>
// https://jarcasting.com/artifacts/org.netbeans.external/processtreekiller-1.0.7/
implementation 'org.netbeans.external:processtreekiller-1.0.7:RELEASE110'
// https://jarcasting.com/artifacts/org.netbeans.external/processtreekiller-1.0.7/
implementation ("org.netbeans.external:processtreekiller-1.0.7:RELEASE110")
'org.netbeans.external:processtreekiller-1.0.7:jar:RELEASE110'
<dependency org="org.netbeans.external" name="processtreekiller-1.0.7" rev="RELEASE110">
<artifact name="processtreekiller-1.0.7" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.netbeans.external', module='processtreekiller-1.0.7', version='RELEASE110')
)
libraryDependencies += "org.netbeans.external" % "processtreekiller-1.0.7" % "RELEASE110"
[org.netbeans.external/processtreekiller-1.0.7 "RELEASE110"]