android-client

Android client for mydaco

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.mydaco
ArtifactId

ArtifactId

android-client
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

android-client
Android client for mydaco

Download android-client

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.0

Project Modules

There are no modules declared in this project.
com.mydaco

mydaco

Versions

Version
1.0.0