Download tobago-example-data-2.0.9.jar file - Jar t

Jar examples for t:tobago-example-data

Description

Data to use in the other examples.

You can download jar file tobago-example-data 2.0.9 in this page.

License

Apache License

Build File

You can use the following script to add tobago-example-data-2.0.9.jar to your project.

<dependency>
   <groupId>org.apache.myfaces.tobago</groupId>
   <artifactId>tobago-example-data</artifactId>
   <version>2.0.9</version>
</dependency>
compile group: 'org.apache.myfaces.tobago', name: 'tobago-example-data', version: '2.0.9'
libraryDependencies += "org.apache.myfaces.tobago" % "tobago-example-data" % "2.0.9"
<dependency org="org.apache.myfaces.tobago" name="tobago-example-data" rev="2.0.9"/>
@Grapes(@Grab(group='org.apache.myfaces.tobago', module='tobago-example-data', version='2.0.9'))
'org.apache.myfaces.tobago:tobago-example-data:jar:2.0.9'

Download

Click the following link to download the jar file.

tobago-example-data-2.0.9-javadoc.jar
tobago-example-data-2.0.9-sources.jar
tobago-example-data-2.0.9.jar
tobago-example-data-2.0.9.pom



Related Tutorials