| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаcom.innoventsolutions.birt.runtime |
| Идентификатор | Идентификаторorg.eclipse.core.runtime_3.14.0.v20180417-0825 |
| Версия | Версия4.8.0 |
| Тип | Типjar |
| Описание |
Описаниеorg.eclipse.core.runtime_3.14.0.v20180417-0825
A component of the BIRT runtime
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/com.innoventsolutions.birt.runtime/org.eclipse.core.runtime_3.14.0.v20180417-0825/ -->
<dependency>
<groupId>com.innoventsolutions.birt.runtime</groupId>
<artifactId>org.eclipse.core.runtime_3.14.0.v20180417-0825</artifactId>
<version>4.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.innoventsolutions.birt.runtime/org.eclipse.core.runtime_3.14.0.v20180417-0825/
implementation 'com.innoventsolutions.birt.runtime:org.eclipse.core.runtime_3.14.0.v20180417-0825:4.8.0'
// https://jarcasting.com/artifacts/com.innoventsolutions.birt.runtime/org.eclipse.core.runtime_3.14.0.v20180417-0825/
implementation ("com.innoventsolutions.birt.runtime:org.eclipse.core.runtime_3.14.0.v20180417-0825:4.8.0")
'com.innoventsolutions.birt.runtime:org.eclipse.core.runtime_3.14.0.v20180417-0825:jar:4.8.0'
<dependency org="com.innoventsolutions.birt.runtime" name="org.eclipse.core.runtime_3.14.0.v20180417-0825" rev="4.8.0">
<artifact name="org.eclipse.core.runtime_3.14.0.v20180417-0825" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.innoventsolutions.birt.runtime', module='org.eclipse.core.runtime_3.14.0.v20180417-0825', version='4.8.0')
)
libraryDependencies += "com.innoventsolutions.birt.runtime" % "org.eclipse.core.runtime_3.14.0.v20180417-0825" % "4.8.0"
[com.innoventsolutions.birt.runtime/org.eclipse.core.runtime_3.14.0.v20180417-0825 "4.8.0"]