| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.innoventsolutions.birt.runtime |
| Идентификатор | Идентификаторflute |
| Последняя версия | Последняя версия4.8.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеflute
A component of the BIRT runtime
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]