is not current version
Last Version 5.0.0

org.apache.myfaces.tobago:tobago-tool-apt 1.0.14

Tobago Apt

GroupId

GroupId

org.apache.myfaces.tobago
ArtifactId

ArtifactId

tobago-tool-apt
Version

Version

1.0.14
Type

Type

jar

Download tobago-tool-apt 1.0.14


<!-- 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.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.myfaces.tobago/tobago-tool-apt/
implementation 'org.apache.myfaces.tobago:tobago-tool-apt:1.0.14'
// https://jarcasting.com/artifacts/org.apache.myfaces.tobago/tobago-tool-apt/
implementation ("org.apache.myfaces.tobago:tobago-tool-apt:1.0.14")
'org.apache.myfaces.tobago:tobago-tool-apt:jar:1.0.14'
<dependency org="org.apache.myfaces.tobago" name="tobago-tool-apt" rev="1.0.14">
  <artifact name="tobago-tool-apt" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.myfaces.tobago', module='tobago-tool-apt', version='1.0.14')
)
libraryDependencies += "org.apache.myfaces.tobago" % "tobago-tool-apt" % "1.0.14"
[org.apache.myfaces.tobago/tobago-tool-apt "1.0.14"]