License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.birt.runtime |
ArtifactId | ArtifactIdorg.eclipse.help |
Last Version | Last Version3.7.0.v20160602-1307 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.eclipse.help_3.7.0.v20160602-1307.jar
A component of the BIRT runtime
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.eclipse.birt.runtime/org.eclipse.help/ -->
<dependency>
<groupId>org.eclipse.birt.runtime</groupId>
<artifactId>org.eclipse.help</artifactId>
<version>3.7.0.v20160602-1307</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.birt.runtime/org.eclipse.help/
implementation 'org.eclipse.birt.runtime:org.eclipse.help:3.7.0.v20160602-1307'
// https://jarcasting.com/artifacts/org.eclipse.birt.runtime/org.eclipse.help/
implementation ("org.eclipse.birt.runtime:org.eclipse.help:3.7.0.v20160602-1307")
'org.eclipse.birt.runtime:org.eclipse.help:jar:3.7.0.v20160602-1307'
<dependency org="org.eclipse.birt.runtime" name="org.eclipse.help" rev="3.7.0.v20160602-1307">
<artifact name="org.eclipse.help" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.birt.runtime', module='org.eclipse.help', version='3.7.0.v20160602-1307')
)
libraryDependencies += "org.eclipse.birt.runtime" % "org.eclipse.help" % "3.7.0.v20160602-1307"
[org.eclipse.birt.runtime/org.eclipse.help "3.7.0.v20160602-1307"]