License |
License |
---|---|
Categories |
CategoriesNetBeans Development Tools IDE Net CLI User Interface |
GroupId | GroupIdorg.netbeans.external |
ArtifactId | ArtifactIdorg.eclipse.tm4e.core_0.2.0.201809031154 |
Version | VersionRELEASE123 |
Type | Typejar |
Description |
DescriptionMaven definition for org.eclipse.tm4e.core_0.2.0.201809031154.jar - external part of NetBeans module.
POM and identification for artifact that was not possible to uniquely identify as a maven dependency.
|
Project Organization |
Project Organization |
<!-- 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>RELEASE123</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:RELEASE123'
// 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:RELEASE123")
'org.netbeans.external:org.eclipse.tm4e.core_0.2.0.201809031154:jar:RELEASE123'
<dependency org="org.netbeans.external" name="org.eclipse.tm4e.core_0.2.0.201809031154" rev="RELEASE123">
<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='RELEASE123')
)
libraryDependencies += "org.netbeans.external" % "org.eclipse.tm4e.core_0.2.0.201809031154" % "RELEASE123"
[org.netbeans.external/org.eclipse.tm4e.core_0.2.0.201809031154 "RELEASE123"]