License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Auto Application Layer Libs Code Generators |
GroupId | GroupIdcom.intendia.gwt.autorpc |
ArtifactId | ArtifactIdautorpc-gwt-parent |
Version | Version0.3 |
Type | Typepom |
Description |
DescriptionAutoRPC GWT
A source code generator for GWT RPC async interfaces and RxJava adapter types.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
autorpc-gwt-parent-0.3.pom | 6 KB |
Browse |
<!-- 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"]