Jar examples for a:ameba
AMEBA stands for Apphance MobilE Build Automation - it is gradle plugin to automate builds for mobile applications
You can download jar file ameba 0.1.6 in this page.
NewBSD Licence
You can use the following script to add ameba-0.1.6.jar to your project.
<dependency> <groupId>org.amebastack</groupId> <artifactId>ameba</artifactId> <version>0.1.6</version> </dependency>
compile group: 'org.amebastack', name: 'ameba', version: '0.1.6'
libraryDependencies += "org.amebastack" % "ameba" % "0.1.6"
<dependency org="org.amebastack" name="ameba" rev="0.1.6"/>
@Grapes(@Grab(group='org.amebastack', module='ameba', version='0.1.6'))
'org.amebastack:ameba:jar:0.1.6'
Click the following link to download the jar file.
ameba-0.1.6-javadoc.jar