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

org.apache.myfaces.tobago:tobago-theme-standard 2.4.1


Группа

Группа

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

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

tobago-theme-standard
Версия

Версия

2.4.1
Тип

Тип

jar

Скачать tobago-theme-standard 2.4.1


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