не последняя версия
Последняя версия 7.71.0.Final

org.kie:business-central-theme-product 7.23.0.Final

KIE Theme - Product

Группа

Группа

org.kie
Идентификатор

Идентификатор

business-central-theme-product
Версия

Версия

7.23.0.Final
Тип

Тип

jar

Скачать business-central-theme-product 7.23.0.Final


<!-- https://jarcasting.com/artifacts/org.kie/business-central-theme-product/ -->
<dependency>
    <groupId>org.kie</groupId>
    <artifactId>business-central-theme-product</artifactId>
    <version>7.23.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.kie/business-central-theme-product/
implementation 'org.kie:business-central-theme-product:7.23.0.Final'
// https://jarcasting.com/artifacts/org.kie/business-central-theme-product/
implementation ("org.kie:business-central-theme-product:7.23.0.Final")
'org.kie:business-central-theme-product:jar:7.23.0.Final'
<dependency org="org.kie" name="business-central-theme-product" rev="7.23.0.Final">
  <artifact name="business-central-theme-product" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kie', module='business-central-theme-product', version='7.23.0.Final')
)
libraryDependencies += "org.kie" % "business-central-theme-product" % "7.23.0.Final"
[org.kie/business-central-theme-product "7.23.0.Final"]