is not current version
Last Version 5.0.0

org.apache.myfaces.tobago:tobago-example 2.2.0


GroupId

GroupId

org.apache.myfaces.tobago
ArtifactId

ArtifactId

tobago-example
Version

Version

2.2.0
Type

Type

pom

Download tobago-example 2.2.0

Filename Size
tobago-example-2.2.0.pom 13 KB
Browse

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