не последняя версия
Последняя версия 5.0.0

org.apache.myfaces.tobago:tobago-theme 4.2.1


Группа

Группа

org.apache.myfaces.tobago
Идентификатор

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

tobago-theme
Версия

Версия

4.2.1
Тип

Тип

pom

Скачать tobago-theme 4.2.1

Имя Файла Размер
tobago-theme-4.2.1.pom 14 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.apache.myfaces.tobago/tobago-theme/ -->
<dependency>
    <groupId>org.apache.myfaces.tobago</groupId>
    <artifactId>tobago-theme</artifactId>
    <version>4.2.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.myfaces.tobago/tobago-theme/
implementation 'org.apache.myfaces.tobago:tobago-theme:4.2.1'
// https://jarcasting.com/artifacts/org.apache.myfaces.tobago/tobago-theme/
implementation ("org.apache.myfaces.tobago:tobago-theme:4.2.1")
'org.apache.myfaces.tobago:tobago-theme:pom:4.2.1'
<dependency org="org.apache.myfaces.tobago" name="tobago-theme" rev="4.2.1">
  <artifact name="tobago-theme" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.myfaces.tobago', module='tobago-theme', version='4.2.1')
)
libraryDependencies += "org.apache.myfaces.tobago" % "tobago-theme" % "4.2.1"
[org.apache.myfaces.tobago/tobago-theme "4.2.1"]