is not current version
Last Version 0.3

com.intendia.gwt.autorpc:autorpc-gwt-processor 0.2


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

Type

jar

Download autorpc-gwt-processor 0.2


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