<dependency> <groupId>com.github.Application-UI-UX</groupId> <artifactId>mobile_catkin_modules_build_development_tools</artifactId> <version>0.4.4</version> </dependency>
'com.github.Application-UI-UX:mobile_catkin_modules_build_development_tools:jar:0.4.4'
<dependency org="com.github.Application-UI-UX" name="mobile_catkin_modules_build_development_tools" rev="0.4.4"> <artifact name="mobile_catkin_modules_build_development_tools" type="jar" /> </dependency>
@Grapes( @Grab(group='com.github.Application-UI-UX', module='mobile_catkin_modules_build_development_tools', version='0.4.4') )
compile 'com.github.Application-UI-UX:mobile_catkin_modules_build_development_tools:0.4.4'