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