is not current version
Last Version 0.3

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


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-annotations
Version

Version

0.1
Type

Type

jar

Download autorpc-gwt-annotations 0.1


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