AI

使用注解来简化android开发, Use annotations inject to simplify the development of android

License

License

GroupId

GroupId

com.github.wangjiegulu
ArtifactId

ArtifactId

AndroidInject
Last Version

Last Version

1.0.6
Release Date

Release Date

Type

Type

aar
Description

Description

AI
使用注解来简化android开发, Use annotations inject to simplify the development of android
Project URL

Project URL

https://github.com/wangjiegulu/AndroidBucket

Download AndroidInject

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1