is not current version
Last Version 0.3

com.intendia.gwt.autorpc:autorpc-gwt-parent 0.1

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

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.1
Type

Type

pom

Download autorpc-gwt-parent 0.1


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