License |
License |
---|---|
Categories |
CategoriesNetBeans Development Tools IDE Net |
GroupId | GroupIdorg.netbeans.cluster |
ArtifactId | ArtifactIdcpplite |
Last Version | Last VersionRELEASE140 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionApache NetBeans is an integrated development environment, tooling platform, and application framework.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
cpplite-RELEASE140.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.netbeans.cluster/cpplite/ -->
<dependency>
<groupId>org.netbeans.cluster</groupId>
<artifactId>cpplite</artifactId>
<version>RELEASE140</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.netbeans.cluster/cpplite/
implementation 'org.netbeans.cluster:cpplite:RELEASE140'
// https://jarcasting.com/artifacts/org.netbeans.cluster/cpplite/
implementation ("org.netbeans.cluster:cpplite:RELEASE140")
'org.netbeans.cluster:cpplite:pom:RELEASE140'
<dependency org="org.netbeans.cluster" name="cpplite" rev="RELEASE140">
<artifact name="cpplite" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.netbeans.cluster', module='cpplite', version='RELEASE140')
)
libraryDependencies += "org.netbeans.cluster" % "cpplite" % "RELEASE140"
[org.netbeans.cluster/cpplite "RELEASE140"]
Group / Artifact | Type | Version |
---|---|---|
org.netbeans.modules : org-netbeans-modules-cpplite-debugger | nbm-file | RELEASE140 |
org.netbeans.modules : org-netbeans-modules-cpplite-editor | nbm-file | RELEASE140 |
org.netbeans.modules : org-netbeans-modules-cpplite-kit | nbm-file | RELEASE140 |
org.netbeans.modules : org-netbeans-modules-cpplite-project | nbm-file | RELEASE140 |
Version |
---|
RELEASE140
|
RELEASE130
|
RELEASE126
|
RELEASE125
|
RELEASE124
|
RELEASE123
|