Jar examples for t:trinidad-api
Public API for the Apache MyFaces Trinidad project
You can download jar file trinidad-api 2.0.0 in this page.
Apache License
You can use the following script to add trinidad-api-2.0.0.jar to your project.
<dependency> <groupId>org.apache.myfaces.trinidad</groupId> <artifactId>trinidad-api</artifactId> <version>2.0.0</version> </dependency>
compile group: 'org.apache.myfaces.trinidad', name: 'trinidad-api', version: '2.0.0'
libraryDependencies += "org.apache.myfaces.trinidad" % "trinidad-api" % "2.0.0"
<dependency org="org.apache.myfaces.trinidad" name="trinidad-api" rev="2.0.0"/>
@Grapes(@Grab(group='org.apache.myfaces.trinidad', module='trinidad-api', version='2.0.0'))
'org.apache.myfaces.trinidad:trinidad-api:jar:2.0.0'
Click the following link to download the jar file.
trinidad-api-2.0.0-javadoc.jar