Last Version

gwt-measure 0.1.2

GWT Measure is an extension to Google Web Toolkit framework adding production monitoring and performance measurement capabilities.

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.googlecode
ArtifactId

ArtifactId

gwt-measure
Version

Version

0.1.2
Type

Type

pom
Description

Description

gwt-measure
GWT Measure is an extension to Google Web Toolkit framework adding production monitoring and performance measurement capabilities.
Project URL

Project URL

http://code.google.com/p/gwt-measure/

Download gwt-measure 0.1.2

Filename Size
gwt-measure-0.1.2.pom 2 KB
Browse

<!-- https://jarcasting.com/artifacts/com.googlecode/gwt-measure/ -->
<dependency>
    <groupId>com.googlecode</groupId>
    <artifactId>gwt-measure</artifactId>
    <version>0.1.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode/gwt-measure/
implementation 'com.googlecode:gwt-measure:0.1.2'
// https://jarcasting.com/artifacts/com.googlecode/gwt-measure/
implementation ("com.googlecode:gwt-measure:0.1.2")
'com.googlecode:gwt-measure:pom:0.1.2'
<dependency org="com.googlecode" name="gwt-measure" rev="0.1.2">
  <artifact name="gwt-measure" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.googlecode', module='gwt-measure', version='0.1.2')
)
libraryDependencies += "com.googlecode" % "gwt-measure" % "0.1.2"
[com.googlecode/gwt-measure "0.1.2"]

Dependencies

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

Project Modules

  • core
  • samples