is not current version
Last Version RELEASE140

org.netbeans.external:org-netbeans-tax RELEASE111

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

Categories

Categories

NetBeans Development Tools IDE Net
GroupId

GroupId

org.netbeans.external
ArtifactId

ArtifactId

org-netbeans-tax
Version

Version

RELEASE111
Type

Type

jar

Download org-netbeans-tax RELEASE111


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