is not current version
Last Version 5.0.0

org.apache.myfaces.tobago:tobago-tool 2.0.1


GroupId

GroupId

org.apache.myfaces.tobago
ArtifactId

ArtifactId

tobago-tool
Version

Version

2.0.1
Type

Type

pom

Download tobago-tool 2.0.1

Filename Size
tobago-tool-2.0.1.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/org.apache.myfaces.tobago/tobago-tool/ -->
<dependency>
    <groupId>org.apache.myfaces.tobago</groupId>
    <artifactId>tobago-tool</artifactId>
    <version>2.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.myfaces.tobago/tobago-tool/
implementation 'org.apache.myfaces.tobago:tobago-tool:2.0.1'
// https://jarcasting.com/artifacts/org.apache.myfaces.tobago/tobago-tool/
implementation ("org.apache.myfaces.tobago:tobago-tool:2.0.1")
'org.apache.myfaces.tobago:tobago-tool:pom:2.0.1'
<dependency org="org.apache.myfaces.tobago" name="tobago-tool" rev="2.0.1">
  <artifact name="tobago-tool" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.myfaces.tobago', module='tobago-tool', version='2.0.1')
)
libraryDependencies += "org.apache.myfaces.tobago" % "tobago-tool" % "2.0.1"
[org.apache.myfaces.tobago/tobago-tool "2.0.1"]