is not current version
Last Version RELEASE123

org.netbeans.external:org.eclipse.tm4e.core_0.2.0.201809031154 RELEASE120

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

Categories

Categories

NetBeans Development Tools IDE Net CLI User Interface
GroupId

GroupId

org.netbeans.external
ArtifactId

ArtifactId

org.eclipse.tm4e.core_0.2.0.201809031154
Version

Version

RELEASE120
Type

Type

jar

Download org.eclipse.tm4e.core_0.2.0.201809031154 RELEASE120


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