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