is not current version
Last Version 3.7.0.v20160602-1307

org.eclipse.birt.runtime:org.eclipse.help 3.6.0.v20130326-1254

A component of the BIRT runtime

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.birt.runtime
ArtifactId

ArtifactId

org.eclipse.help
Version

Version

3.6.0.v20130326-1254
Type

Type

jar

Download org.eclipse.help 3.6.0.v20130326-1254


<!-- 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.6.0.v20130326-1254</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.birt.runtime/org.eclipse.help/
implementation 'org.eclipse.birt.runtime:org.eclipse.help:3.6.0.v20130326-1254'
// https://jarcasting.com/artifacts/org.eclipse.birt.runtime/org.eclipse.help/
implementation ("org.eclipse.birt.runtime:org.eclipse.help:3.6.0.v20130326-1254")
'org.eclipse.birt.runtime:org.eclipse.help:jar:3.6.0.v20130326-1254'
<dependency org="org.eclipse.birt.runtime" name="org.eclipse.help" rev="3.6.0.v20130326-1254">
  <artifact name="org.eclipse.help" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.birt.runtime', module='org.eclipse.help', version='3.6.0.v20130326-1254')
)
libraryDependencies += "org.eclipse.birt.runtime" % "org.eclipse.help" % "3.6.0.v20130326-1254"
[org.eclipse.birt.runtime/org.eclipse.help "3.6.0.v20130326-1254"]