is not current version
Last Version 2.0-ALPHA-1

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


Categories

Categories

NetBeans Development Tools IDE Net
GroupId

GroupId

it.tidalwave.netbeans.boot
ArtifactId

ArtifactId

netbeans-boot-modules
Version

Version

1.0-ALPHA-1
Type

Type

jar

Download netbeans-boot-modules 1.0-ALPHA-1


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