is not current version
Last Version 5.0.0

org.apache.myfaces.tobago:tobago-example-blank 1.0.40


GroupId

GroupId

org.apache.myfaces.tobago
ArtifactId

ArtifactId

tobago-example-blank
Version

Version

1.0.40
Type

Type

war

Download tobago-example-blank 1.0.40


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