Jar examples for t:tobago-core
Tobago-core contains the basic application components without any special rendering or layout options. The rendering itself depends on the theme.
You can download jar file tobago-core 3.0.0-alpha-7 in this page.
Apache License
You can use the following script to add tobago-core-3.0.0-alpha-7.jar to your project.
<dependency> <groupId>org.apache.myfaces.tobago</groupId> <artifactId>tobago-core</artifactId> <version>3.0.0-alpha-7</version> </dependency>
compile group: 'org.apache.myfaces.tobago', name: 'tobago-core', version: '3.0.0-alpha-7'
libraryDependencies += "org.apache.myfaces.tobago" % "tobago-core" % "3.0.0-alpha-7"
<dependency org="org.apache.myfaces.tobago" name="tobago-core" rev="3.0.0-alpha-7"/>
@Grapes(@Grab(group='org.apache.myfaces.tobago', module='tobago-core', version='3.0.0-alpha-7'))
'org.apache.myfaces.tobago:tobago-core:jar:3.0.0-alpha-7'
Click the following link to download the jar file.
tobago-core-3.0.0-alpha-7-javadoc.jar