gwt-mpv-apt

gwt-mpv-apt is a Java 6 annotation processor to help generate some of the boilerplate code involved in GWT projects.

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

org.gwtmpv
ArtifactId

ArtifactId

gwt-mpv-apt
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

gwt-mpv-apt
gwt-mpv-apt is a Java 6 annotation processor to help generate some of the boilerplate code involved in GWT projects.
Project URL

Project URL

http://github.com/stephenh/gwt-mpv-apt

Download gwt-mpv-apt

How to add to project

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

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
2.2.0
2.1.0