| License |
License |
|---|---|
| GroupId | GroupIdcom.github.openequella |
| ArtifactId | ArtifactIdbirt-api |
| Version | Version4.8.0.2018062601 |
| Type | Typejar |
| Description |
Descriptionbirt-api
BIRT API
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| birt-api-4.8.0.2018062601.pom | |
| birt-api-4.8.0.2018062601.jar | 19 MB |
| birt-api-4.8.0.2018062601-sources.jar | 154 bytes |
| birt-api-4.8.0.2018062601-javadoc.jar | 154 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.openequella/birt-api/ -->
<dependency>
<groupId>com.github.openequella</groupId>
<artifactId>birt-api</artifactId>
<version>4.8.0.2018062601</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.openequella/birt-api/
implementation 'com.github.openequella:birt-api:4.8.0.2018062601'
// https://jarcasting.com/artifacts/com.github.openequella/birt-api/
implementation ("com.github.openequella:birt-api:4.8.0.2018062601")
'com.github.openequella:birt-api:jar:4.8.0.2018062601'
<dependency org="com.github.openequella" name="birt-api" rev="4.8.0.2018062601">
<artifact name="birt-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.openequella', module='birt-api', version='4.8.0.2018062601')
)
libraryDependencies += "com.github.openequella" % "birt-api" % "4.8.0.2018062601"
[com.github.openequella/birt-api "4.8.0.2018062601"]