is not current version
Last Version 0.3.0

cn.featherfly.easyapi:easyapi-android 0.1.0

easyapi android

Categories

Categories

Feather Application Layer Libs Dependency Injection
GroupId

GroupId

cn.featherfly.easyapi
ArtifactId

ArtifactId

easyapi-android
Version

Version

0.1.0
Type

Type

aar

Download easyapi-android 0.1.0


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