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