is not current version
Last Version 1.14

com.appaloosa-store:appaloosa-client 1.2.1

Publish your mobile applications (Android, iOS, ...) to the <a href="http://www.appaloosa-store.com">appaloosa-store</a> platform.

Categories

Categories

CLI User Interface
GroupId

GroupId

com.appaloosa-store
ArtifactId

ArtifactId

appaloosa-client
Version

Version

1.2.1
Type

Type

jar

Download appaloosa-client 1.2.1


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