o

org.eclipse.tm4e.core_0.2.0.201809031154

POM and identification for artifact that was not possible to uniquely identify as a maven dependency.
Files download
File Operation
org.eclipse.tm4e.core_0.2.0.201809031154-RELEASE122.jar download
org.eclipse.tm4e.core_0.2.0.201809031154-RELEASE122.pom download
Apache Maven
<dependency>
  <groupId>org.netbeans.external</groupId>
  <artifactId>org.eclipse.tm4e.core_0.2.0.201809031154</artifactId>
  <version>RELEASE122</version>
</dependency>
Gradle Groovy
implementation 'org.netbeans.external:org.eclipse.tm4e.core_0.2.0.201809031154:RELEASE122'
Gradle Kotlin
implementation("org.netbeans.external:org.eclipse.tm4e.core_0.2.0.201809031154:RELEASE122")
Scala SBT
libraryDependencies += "org.netbeans.external" % "org.eclipse.tm4e.core_0.2.0.201809031154" % "RELEASE122"
Groovy Grape
@Grapes(
  @Grab(group='org.netbeans.external', module='org.eclipse.tm4e.core_0.2.0.201809031154', version='RELEASE122')
)
Apache Ivy
<dependency org="org.netbeans.external" name="org.eclipse.tm4e.core_0.2.0.201809031154" rev="RELEASE122" />
Leiningen
[org.netbeans.external/org.eclipse.tm4e.core_0.2.0.201809031154 "RELEASE122"]
Apache Buildr
'org.netbeans.external:org.eclipse.tm4e.core_0.2.0.201809031154:jar:RELEASE122'