is not current version
Last Version 2.0-ALPHA-1

it.tidalwave.netbeans.boot:netbeans-boot 1.0-ALPHA-1

Launch tool for the NetBeans Platform.

Categories

Categories

NetBeans Development Tools IDE Net
GroupId

GroupId

it.tidalwave.netbeans.boot
ArtifactId

ArtifactId

netbeans-boot
Version

Version

1.0-ALPHA-1
Type

Type

jar

Download netbeans-boot 1.0-ALPHA-1


<!-- https://jarcasting.com/artifacts/it.tidalwave.netbeans.boot/netbeans-boot/ -->
<dependency>
    <groupId>it.tidalwave.netbeans.boot</groupId>
    <artifactId>netbeans-boot</artifactId>
    <version>1.0-ALPHA-1</version>
</dependency>
// https://jarcasting.com/artifacts/it.tidalwave.netbeans.boot/netbeans-boot/
implementation 'it.tidalwave.netbeans.boot:netbeans-boot:1.0-ALPHA-1'
// https://jarcasting.com/artifacts/it.tidalwave.netbeans.boot/netbeans-boot/
implementation ("it.tidalwave.netbeans.boot:netbeans-boot:1.0-ALPHA-1")
'it.tidalwave.netbeans.boot:netbeans-boot:jar:1.0-ALPHA-1'
<dependency org="it.tidalwave.netbeans.boot" name="netbeans-boot" rev="1.0-ALPHA-1">
  <artifact name="netbeans-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.tidalwave.netbeans.boot', module='netbeans-boot', version='1.0-ALPHA-1')
)
libraryDependencies += "it.tidalwave.netbeans.boot" % "netbeans-boot" % "1.0-ALPHA-1"
[it.tidalwave.netbeans.boot/netbeans-boot "1.0-ALPHA-1"]