easyapi


License

License

GroupId

GroupId

io.github.eiualee
ArtifactId

ArtifactId

easyapi
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

easyapi
easyapi
Project URL

Project URL

https://github.com/EiuaLee/EasyApi
Source Code Management

Source Code Management

https://github.com/EiuaLee/EasyApi/tree/master

Download easyapi

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
io.github.eiualee : easyapi_annotation jar 1.0.6
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.72
io.reactivex.rxjava2 : rxandroid jar 2.1.1
io.reactivex.rxjava2 : rxjava jar 2.2.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.8
1.0.7
1.0.6
1.0.5
1.0.0