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.
文件下载
文件名 操作
org.eclipse.tm4e.core_0.2.0.201809031154-RELEASE123.jar 下载
org.eclipse.tm4e.core_0.2.0.201809031154-RELEASE123.pom 下载
Apache Maven
<dependency>
  <groupId>org.netbeans.external</groupId>
  <artifactId>org.eclipse.tm4e.core_0.2.0.201809031154</artifactId>
  <version>RELEASE123</version>
</dependency>
Gradle Groovy
implementation 'org.netbeans.external:org.eclipse.tm4e.core_0.2.0.201809031154:RELEASE123'
Gradle Kotlin
implementation("org.netbeans.external:org.eclipse.tm4e.core_0.2.0.201809031154:RELEASE123")
Scala SBT
libraryDependencies += "org.netbeans.external" % "org.eclipse.tm4e.core_0.2.0.201809031154" % "RELEASE123"
Groovy Grape
@Grapes(
  @Grab(group='org.netbeans.external', module='org.eclipse.tm4e.core_0.2.0.201809031154', version='RELEASE123')
)
Apache Ivy
<dependency org="org.netbeans.external" name="org.eclipse.tm4e.core_0.2.0.201809031154" rev="RELEASE123" />
Leiningen
[org.netbeans.external/org.eclipse.tm4e.core_0.2.0.201809031154 "RELEASE123"]
Apache Buildr
'org.netbeans.external:org.eclipse.tm4e.core_0.2.0.201809031154:jar:RELEASE123'