is not current version
Last Version 2.0.0

com.github.mattyoliveira:simple-call-api 1.2.3

This lib is a simple call APIs

GroupId

GroupId

com.github.mattyoliveira
ArtifactId

ArtifactId

simple-call-api
Version

Version

1.2.3
Type

Type

aar

Download simple-call-api 1.2.3


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