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