License |
License |
---|---|
Categories |
CategoriesNetBeans Development Tools IDE Net |
GroupId | GroupIdorg.netbeans.external |
ArtifactId | ArtifactIdddl |
Last Version | Last VersionRELEASE140 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMaven definition for ddl.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 |
---|---|
ddl-RELEASE140.pom | |
ddl-RELEASE140.jar | 366 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.netbeans.external/ddl/ -->
<dependency>
<groupId>org.netbeans.external</groupId>
<artifactId>ddl</artifactId>
<version>RELEASE140</version>
</dependency>
// https://jarcasting.com/artifacts/org.netbeans.external/ddl/
implementation 'org.netbeans.external:ddl:RELEASE140'
// https://jarcasting.com/artifacts/org.netbeans.external/ddl/
implementation ("org.netbeans.external:ddl:RELEASE140")
'org.netbeans.external:ddl:jar:RELEASE140'
<dependency org="org.netbeans.external" name="ddl" rev="RELEASE140">
<artifact name="ddl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.netbeans.external', module='ddl', version='RELEASE140')
)
libraryDependencies += "org.netbeans.external" % "ddl" % "RELEASE140"
[org.netbeans.external/ddl "RELEASE140"]
Version |
---|
RELEASE140
|
RELEASE130
|
RELEASE126
|
RELEASE125
|
RELEASE124
|
RELEASE123
|
RELEASE122
|
RELEASE121
|
RELEASE120-1
|
RELEASE120-u1
|
RELEASE120
|
RELEASE113
|
RELEASE112
|
RELEASE111
|
RELEASE110
|
RELEASE100
|
RELEASE90
|