License |
License |
---|---|
GroupId | GroupIdcom.github.mattyoliveira |
ArtifactId | ArtifactIdsimple-call-api |
Version | Version2.0.0 |
Type | Typeaar |
Description |
Descriptionsimple-call-api
This lib is a simple call APIs
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
simple-call-api-2.0.0.pom | |
simple-call-api-2.0.0-sources.jar | 6 KB |
Browse |
<!-- 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"]
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 |