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

org.apache.myfaces.tobago:tobago-tool-annotation 2.2.0


Группа

Группа

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

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

tobago-tool-annotation
Версия

Версия

2.2.0
Тип

Тип

jar

Скачать tobago-tool-annotation 2.2.0


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