is not current version
Last Version RELEASE123

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

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

RELEASE121
Type

Type

jar

Download org.eclipse.tm4e.core_0.2.0.201809031154 RELEASE121


<!-- 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>RELEASE121</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:RELEASE121'
// 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:RELEASE121")
'org.netbeans.external:org.eclipse.tm4e.core_0.2.0.201809031154:jar:RELEASE121'
<dependency org="org.netbeans.external" name="org.eclipse.tm4e.core_0.2.0.201809031154" rev="RELEASE121">
  <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='RELEASE121')
)
libraryDependencies += "org.netbeans.external" % "org.eclipse.tm4e.core_0.2.0.201809031154" % "RELEASE121"
[org.netbeans.external/org.eclipse.tm4e.core_0.2.0.201809031154 "RELEASE121"]