An example GWT Angular module demonstrating the use of custom directives.
'com.asayama.docs.gwt.angular.examples:CustomDirective:0.1.0'
<dependency>
<groupId>com.asayama.docs.gwt.angular.examples</groupId>
<artifactId>CustomDirective</artifactId>
<version>0.1.0</version>
</dependency>
<dependency org="com.asayama.docs.gwt.angular.examples" name="CustomDirective" rev="0.1.0"/>
"com.asayama.docs.gwt.angular.examples", "CustomDirective", "0.1.0"