License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.adedayo.eclipse.sdk |
ArtifactId | ArtifactIdorg.eclipse.pde.ui.templates |
Last Version | Last Version3.5.100 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.eclipse.pde.ui.templates
A packaging of the eclipse sdk org.eclipse.pde.ui.templates library.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.adedayo.eclipse.sdk/org.eclipse.pde.ui.templates/ -->
<dependency>
<groupId>com.github.adedayo.eclipse.sdk</groupId>
<artifactId>org.eclipse.pde.ui.templates</artifactId>
<version>3.5.100</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.adedayo.eclipse.sdk/org.eclipse.pde.ui.templates/
implementation 'com.github.adedayo.eclipse.sdk:org.eclipse.pde.ui.templates:3.5.100'
// https://jarcasting.com/artifacts/com.github.adedayo.eclipse.sdk/org.eclipse.pde.ui.templates/
implementation ("com.github.adedayo.eclipse.sdk:org.eclipse.pde.ui.templates:3.5.100")
'com.github.adedayo.eclipse.sdk:org.eclipse.pde.ui.templates:jar:3.5.100'
<dependency org="com.github.adedayo.eclipse.sdk" name="org.eclipse.pde.ui.templates" rev="3.5.100">
<artifact name="org.eclipse.pde.ui.templates" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.adedayo.eclipse.sdk', module='org.eclipse.pde.ui.templates', version='3.5.100')
)
libraryDependencies += "com.github.adedayo.eclipse.sdk" % "org.eclipse.pde.ui.templates" % "3.5.100"
[com.github.adedayo.eclipse.sdk/org.eclipse.pde.ui.templates "3.5.100"]