Jar examples for g:google-gxp
Google XML Pages (GXP) is a templating system used to generate XML/SGML markup (most often HTML).
You can download jar file google-gxp 0.2.4-beta in this page.
You can use the following script to add google-gxp-0.2.4-beta.jar to your project.
<dependency> <groupId>com.google.gxp</groupId> <artifactId>google-gxp</artifactId> <version>0.2.4-beta</version> </dependency>
compile group: 'com.google.gxp', name: 'google-gxp', version: '0.2.4-beta'
libraryDependencies += "com.google.gxp" % "google-gxp" % "0.2.4-beta"
<dependency org="com.google.gxp" name="google-gxp" rev="0.2.4-beta"/>
@Grapes(@Grab(group='com.google.gxp', module='google-gxp', version='0.2.4-beta'))
'com.google.gxp:google-gxp:jar:0.2.4-beta'
Click the following link to download the jar file.
google-gxp-0.2.4-beta-javadoc.jar