is not current version
Last Version 4.6.0-20160607

org.eclipse.birt.runtime:org.eclipse.birt.runtime 4.5.0a

A component of the BIRT runtime

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.birt.runtime
ArtifactId

ArtifactId

org.eclipse.birt.runtime
Version

Version

4.5.0a
Type

Type

jar

Download org.eclipse.birt.runtime 4.5.0a


<!-- https://jarcasting.com/artifacts/org.eclipse.birt.runtime/org.eclipse.birt.runtime/ -->
<dependency>
    <groupId>org.eclipse.birt.runtime</groupId>
    <artifactId>org.eclipse.birt.runtime</artifactId>
    <version>4.5.0a</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.birt.runtime/org.eclipse.birt.runtime/
implementation 'org.eclipse.birt.runtime:org.eclipse.birt.runtime:4.5.0a'
// https://jarcasting.com/artifacts/org.eclipse.birt.runtime/org.eclipse.birt.runtime/
implementation ("org.eclipse.birt.runtime:org.eclipse.birt.runtime:4.5.0a")
'org.eclipse.birt.runtime:org.eclipse.birt.runtime:jar:4.5.0a'
<dependency org="org.eclipse.birt.runtime" name="org.eclipse.birt.runtime" rev="4.5.0a">
  <artifact name="org.eclipse.birt.runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.birt.runtime', module='org.eclipse.birt.runtime', version='4.5.0a')
)
libraryDependencies += "org.eclipse.birt.runtime" % "org.eclipse.birt.runtime" % "4.5.0a"
[org.eclipse.birt.runtime "4.5.0a"]