License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.birt.nl |
ArtifactId | ArtifactIdNLpack1-birt-rcp-report-designer |
Version | Version4.9.0 |
Type | Typepom |
Description |
DescriptionBusiness Intelligence Reporting Tool
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.eclipse.birt.nl/NLpack1-birt-rcp-report-designer/ -->
<dependency>
<groupId>org.eclipse.birt.nl</groupId>
<artifactId>NLpack1-birt-rcp-report-designer</artifactId>
<version>4.9.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.birt.nl/NLpack1-birt-rcp-report-designer/
implementation 'org.eclipse.birt.nl:NLpack1-birt-rcp-report-designer:4.9.0'
// https://jarcasting.com/artifacts/org.eclipse.birt.nl/NLpack1-birt-rcp-report-designer/
implementation ("org.eclipse.birt.nl:NLpack1-birt-rcp-report-designer:4.9.0")
'org.eclipse.birt.nl:NLpack1-birt-rcp-report-designer:pom:4.9.0'
<dependency org="org.eclipse.birt.nl" name="NLpack1-birt-rcp-report-designer" rev="4.9.0">
<artifact name="NLpack1-birt-rcp-report-designer" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.birt.nl', module='NLpack1-birt-rcp-report-designer', version='4.9.0')
)
libraryDependencies += "org.eclipse.birt.nl" % "NLpack1-birt-rcp-report-designer" % "4.9.0"
[org.eclipse.birt.nl/NLpack1-birt-rcp-report-designer "4.9.0"]