Last Version

AutoRPC GWT 0.3

A source code generator for GWT RPC async interfaces and RxJava adapter types.

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks Auto Application Layer Libs Code Generators
GroupId

GroupId

com.intendia.gwt.autorpc
ArtifactId

ArtifactId

autorpc-gwt-parent
Version

Version

0.3
Type

Type

pom
Description

Description

AutoRPC GWT
A source code generator for GWT RPC async interfaces and RxJava adapter types.
Project URL

Project URL

https://github.com/intendia-oss/autorpc-gwt
Source Code Management

Source Code Management

https://github.com/intendia-oss/autorpc-gwt

Download autorpc-gwt-parent 0.3


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

Dependencies

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

Project Modules

  • annotations
  • example
  • processor