| Группа | Группаorg.apache.myfaces.tobago |
|---|---|
| Идентификатор | Идентификаторtobago-tool-annotation |
| Версия | Версия4.3.2 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| tobago-tool-annotation-4.3.2.pom | |
| tobago-tool-annotation-4.3.2.jar | 19 KB |
| tobago-tool-annotation-4.3.2-sources.jar | 23 KB |
| tobago-tool-annotation-4.3.2-javadoc.jar | 99 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.myfaces.tobago/tobago-tool-annotation/ -->
<dependency>
<groupId>org.apache.myfaces.tobago</groupId>
<artifactId>tobago-tool-annotation</artifactId>
<version>4.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.myfaces.tobago/tobago-tool-annotation/
implementation 'org.apache.myfaces.tobago:tobago-tool-annotation:4.3.2'
// https://jarcasting.com/artifacts/org.apache.myfaces.tobago/tobago-tool-annotation/
implementation ("org.apache.myfaces.tobago:tobago-tool-annotation:4.3.2")
'org.apache.myfaces.tobago:tobago-tool-annotation:jar:4.3.2'
<dependency org="org.apache.myfaces.tobago" name="tobago-tool-annotation" rev="4.3.2">
<artifact name="tobago-tool-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.myfaces.tobago', module='tobago-tool-annotation', version='4.3.2')
)
libraryDependencies += "org.apache.myfaces.tobago" % "tobago-tool-annotation" % "4.3.2"
[org.apache.myfaces.tobago/tobago-tool-annotation "4.3.2"]