is not current version
Last Version RELEASE140

org.netbeans.external:org-netbeans-modules-usersguide RELEASE110

POM and identification for artifact that was not possible to uniquely identify as a maven dependency.

Categories

Categories

IDE Development Tools NetBeans Net GUI User Interface
GroupId

GroupId

org.netbeans.external
ArtifactId

ArtifactId

org-netbeans-modules-usersguide
Version

Version

RELEASE110
Type

Type

jar

Download org-netbeans-modules-usersguide RELEASE110


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