Files download
File Operation
birt-report-framework-4.9.2.pom download
Apache Maven
<dependency>
  <groupId>com.github.openequella</groupId>
  <artifactId>birt-report-framework</artifactId>
  <version>4.9.2</version>
  <type>zip</type>
</dependency>
Gradle Groovy
implementation 'com.github.openequella:birt-report-framework:4.9.2'
Gradle Kotlin
implementation("com.github.openequella:birt-report-framework:4.9.2")
Scala SBT
libraryDependencies += "com.github.openequella" % "birt-report-framework" % "4.9.2"
Groovy Grape
@Grapes(
  @Grab(group='com.github.openequella', module='birt-report-framework', version='4.9.2')
)
Apache Ivy
<dependency org="com.github.openequella" name="birt-report-framework" rev="4.9.2" />
Leiningen
[com.github.openequella/birt-report-framework "4.9.2"]
Apache Buildr
'com.github.openequella:birt-report-framework:jar:4.9.2'
Dependencies
The project has no third-party dependencies