License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.birt.runtime |
ArtifactId | ArtifactIdorg.eclipse.birt.runtime |
Last Version | Last Version4.6.0-20160607 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.eclipse.birt.runtime_4.6.0-20160607.jar
A component of the BIRT runtime
|
Project URL |
Project URL |
<!-- 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.6.0-20160607</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.birt.runtime/org.eclipse.birt.runtime/
implementation 'org.eclipse.birt.runtime:org.eclipse.birt.runtime:4.6.0-20160607'
// https://jarcasting.com/artifacts/org.eclipse.birt.runtime/org.eclipse.birt.runtime/
implementation ("org.eclipse.birt.runtime:org.eclipse.birt.runtime:4.6.0-20160607")
'org.eclipse.birt.runtime:org.eclipse.birt.runtime:jar:4.6.0-20160607'
<dependency org="org.eclipse.birt.runtime" name="org.eclipse.birt.runtime" rev="4.6.0-20160607">
<artifact name="org.eclipse.birt.runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.birt.runtime', module='org.eclipse.birt.runtime', version='4.6.0-20160607')
)
libraryDependencies += "org.eclipse.birt.runtime" % "org.eclipse.birt.runtime" % "4.6.0-20160607"
[org.eclipse.birt.runtime "4.6.0-20160607"]