GroupId | GroupIdorg.apache.myfaces.tobago |
---|---|
ArtifactId | ArtifactIdtobago-tool-apt |
Version | Version1.5.10 |
Type | Typejar |
Filename | Size |
---|---|
tobago-tool-apt-1.5.10.pom | |
tobago-tool-apt-1.5.10.jar | 111 KB |
tobago-tool-apt-1.5.10-sources.jar | 80 KB |
tobago-tool-apt-1.5.10-javadoc.jar | 188 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.myfaces.tobago/tobago-tool-apt/ -->
<dependency>
<groupId>org.apache.myfaces.tobago</groupId>
<artifactId>tobago-tool-apt</artifactId>
<version>1.5.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.myfaces.tobago/tobago-tool-apt/
implementation 'org.apache.myfaces.tobago:tobago-tool-apt:1.5.10'
// https://jarcasting.com/artifacts/org.apache.myfaces.tobago/tobago-tool-apt/
implementation ("org.apache.myfaces.tobago:tobago-tool-apt:1.5.10")
'org.apache.myfaces.tobago:tobago-tool-apt:jar:1.5.10'
<dependency org="org.apache.myfaces.tobago" name="tobago-tool-apt" rev="1.5.10">
<artifact name="tobago-tool-apt" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.myfaces.tobago', module='tobago-tool-apt', version='1.5.10')
)
libraryDependencies += "org.apache.myfaces.tobago" % "tobago-tool-apt" % "1.5.10"
[org.apache.myfaces.tobago/tobago-tool-apt "1.5.10"]