GroupId | GroupIdorg.apache.myfaces.tobago |
---|---|
ArtifactId | ArtifactIdtobago-tool-apt |
Version | Version1.0.25 |
Type | Typejar |
Filename | Size |
---|---|
tobago-tool-apt-1.0.25.pom | |
tobago-tool-apt-1.0.25.jar | 58 KB |
tobago-tool-apt-1.0.25-sources.jar | 39 KB |
tobago-tool-apt-1.0.25-javadoc.jar | 158 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.0.25</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.myfaces.tobago/tobago-tool-apt/
implementation 'org.apache.myfaces.tobago:tobago-tool-apt:1.0.25'
// https://jarcasting.com/artifacts/org.apache.myfaces.tobago/tobago-tool-apt/
implementation ("org.apache.myfaces.tobago:tobago-tool-apt:1.0.25")
'org.apache.myfaces.tobago:tobago-tool-apt:jar:1.0.25'
<dependency org="org.apache.myfaces.tobago" name="tobago-tool-apt" rev="1.0.25">
<artifact name="tobago-tool-apt" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.myfaces.tobago', module='tobago-tool-apt', version='1.0.25')
)
libraryDependencies += "org.apache.myfaces.tobago" % "tobago-tool-apt" % "1.0.25"
[org.apache.myfaces.tobago/tobago-tool-apt "1.0.25"]