Google XML Pages (GXP)

Google XML Pages (GXP) is a templating system used to generate XML/SGML markup (most often HTML).

License

License

GroupId

GroupId

com.google.gxp
ArtifactId

ArtifactId

google-gxp
Last Version

Last Version

0.2.4-beta
Release Date

Release Date

Type

Type

jar
Description

Description

Google XML Pages (GXP)
Google XML Pages (GXP) is a templating system used to generate XML/SGML markup (most often HTML).
Project URL

Project URL

http://code.google.com/p/gxp/
Project Organization

Project Organization

Google
Source Code Management

Source Code Management

http://code.google.com/p/gxp/source/browse/

Download google-gxp

How to add to project

<!-- https://jarcasting.com/artifacts/com.google.gxp/google-gxp/ -->
<dependency>
    <groupId>com.google.gxp</groupId>
    <artifactId>google-gxp</artifactId>
    <version>0.2.4-beta</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.gxp/google-gxp/
implementation 'com.google.gxp:google-gxp:0.2.4-beta'
// https://jarcasting.com/artifacts/com.google.gxp/google-gxp/
implementation ("com.google.gxp:google-gxp:0.2.4-beta")
'com.google.gxp:google-gxp:jar:0.2.4-beta'
<dependency org="com.google.gxp" name="google-gxp" rev="0.2.4-beta">
  <artifact name="google-gxp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.gxp', module='google-gxp', version='0.2.4-beta')
)
libraryDependencies += "com.google.gxp" % "google-gxp" % "0.2.4-beta"
[com.google.gxp/google-gxp "0.2.4-beta"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.4-beta