Last Version

ameba 1.0-M2

AMEBA stands for Apphance MobilE Build Automation - it is gradle plugin to automate builds for mobile applications

License

License

GroupId

GroupId

com.apphance.ameba
ArtifactId

ArtifactId

Ameba
Version

Version

1.0-M2
Type

Type

jar
Description

Description

ameba
AMEBA stands for Apphance MobilE Build Automation - it is gradle plugin to automate builds for mobile applications
Project URL

Project URL

http://ameba.apphance.com/

Download Ameba 1.0-M2


<!-- https://jarcasting.com/artifacts/com.apphance.ameba/Ameba/ -->
<dependency>
    <groupId>com.apphance.ameba</groupId>
    <artifactId>Ameba</artifactId>
    <version>1.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/com.apphance.ameba/Ameba/
implementation 'com.apphance.ameba:Ameba:1.0-M2'
// https://jarcasting.com/artifacts/com.apphance.ameba/Ameba/
implementation ("com.apphance.ameba:Ameba:1.0-M2")
'com.apphance.ameba:Ameba:jar:1.0-M2'
<dependency org="com.apphance.ameba" name="Ameba" rev="1.0-M2">
  <artifact name="Ameba" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.apphance.ameba', module='Ameba', version='1.0-M2')
)
libraryDependencies += "com.apphance.ameba" % "Ameba" % "1.0-M2"
[com.apphance.ameba/Ameba "1.0-M2"]

Dependencies

compile (8)

Group / Artifact Type Version
com.google.inject.extensions : guice-multibindings jar 3.0
gov.nih.imagej : imagej jar 1.46
org.apache.httpcomponents : httpmime jar 4.2.2
com.google.guava : guava jar 14.0.1
com.google.inject : guice jar 3.0
org.imgscalr : imgscalr-lib jar 4.2
org.apache.directory.studio : org.apache.commons.lang jar 2.6
org.python : jython-standalone jar 2.7-b1

test (2)

Group / Artifact Type Version
org.spockframework : spock-core jar 0.7-groovy-1.8
cglib : cglib-nodep jar 2.2.2

Project Modules

There are no modules declared in this project.