is not current version
Last Version 5.0.0

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

Tobago Apt

GroupId

GroupId

org.apache.myfaces.tobago
ArtifactId

ArtifactId

tobago-tool-apt
Version

Version

1.0.37
Type

Type

jar

Download tobago-tool-apt 1.0.37


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