Last Version

simple-call-api 2.0.0

This lib is a simple call APIs

License

License

GroupId

GroupId

com.github.mattyoliveira
ArtifactId

ArtifactId

simple-call-api
Version

Version

2.0.0
Type

Type

aar
Description

Description

simple-call-api
This lib is a simple call APIs
Project URL

Project URL

https://github.com/MattyOliveira/SimpleCallApi
Source Code Management

Source Code Management

https://github.com/MattyOliveira/SimpleCallApi

Download simple-call-api 2.0.0


<!-- https://jarcasting.com/artifacts/com.github.mattyoliveira/simple-call-api/ -->
<dependency>
    <groupId>com.github.mattyoliveira</groupId>
    <artifactId>simple-call-api</artifactId>
    <version>2.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.mattyoliveira/simple-call-api/
implementation 'com.github.mattyoliveira:simple-call-api:2.0.0'
// https://jarcasting.com/artifacts/com.github.mattyoliveira/simple-call-api/
implementation ("com.github.mattyoliveira:simple-call-api:2.0.0")
'com.github.mattyoliveira:simple-call-api:aar:2.0.0'
<dependency org="com.github.mattyoliveira" name="simple-call-api" rev="2.0.0">
  <artifact name="simple-call-api" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.mattyoliveira', module='simple-call-api', version='2.0.0')
)
libraryDependencies += "com.github.mattyoliveira" % "simple-call-api" % "2.0.0"
[com.github.mattyoliveira/simple-call-api "2.0.0"]

Dependencies

compile (10)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.4.2
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.4.2
com.squareup.retrofit2 : adapter-rxjava2 jar 2.9.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.30
androidx.core » core-ktx jar 1.3.2
androidx.appcompat » appcompat jar 1.2.0
com.google.android.material » material jar 1.3.0
com.squareup.moshi : moshi-kotlin jar 1.11.0
com.squareup.retrofit2 : converter-gson jar 2.9.0
com.squareup.retrofit2 : converter-moshi jar 2.9.0

Project Modules

There are no modules declared in this project.