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