Last Version

AutoRPC GWT :: Processor 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-processor
Version

Version

0.3
Type

Type

jar
Description

Description

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

Download autorpc-gwt-processor 0.3


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

Dependencies

test (5)

Group / Artifact Type Version
com.intendia.gwt.autorpc : autorpc-gwt-annotations jar 0.3
com.google.gwt : gwt-servlet jar 2.8.1-rx1
io.reactivex.rxjava2 : rxjava jar 2.1.2
junit : junit jar 4.12
com.google.testing.compile : compile-testing jar 0.10

Project Modules

There are no modules declared in this project.