License |
License |
---|---|
GroupId | GroupIdcom.innoventsolutions.birt.runtime |
ArtifactId | ArtifactIdflute |
Last Version | Last Version4.8.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionflute
A component of the BIRT runtime
|
Project URL |
Project URL |
Filename | Size |
---|---|
flute-4.8.0.pom | |
flute-4.8.0.jar | 78 KB |
flute-4.8.0-sources.jar | 477 bytes |
flute-4.8.0-javadoc.jar | 475 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.innoventsolutions.birt.runtime/flute/ -->
<dependency>
<groupId>com.innoventsolutions.birt.runtime</groupId>
<artifactId>flute</artifactId>
<version>4.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.innoventsolutions.birt.runtime/flute/
implementation 'com.innoventsolutions.birt.runtime:flute:4.8.0'
// https://jarcasting.com/artifacts/com.innoventsolutions.birt.runtime/flute/
implementation ("com.innoventsolutions.birt.runtime:flute:4.8.0")
'com.innoventsolutions.birt.runtime:flute:jar:4.8.0'
<dependency org="com.innoventsolutions.birt.runtime" name="flute" rev="4.8.0">
<artifact name="flute" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.innoventsolutions.birt.runtime', module='flute', version='4.8.0')
)
libraryDependencies += "com.innoventsolutions.birt.runtime" % "flute" % "4.8.0"
[com.innoventsolutions.birt.runtime/flute "4.8.0"]