is not current version
Last Version 1.0.6

com.github.wangjiegulu:AndroidInject 1.0.2

���������������������android������, Use annotations inject to simplify the development of android

GroupId

GroupId

com.github.wangjiegulu
ArtifactId

ArtifactId

AndroidInject
Version

Version

1.0.2
Type

Type

aar

Download AndroidInject 1.0.2


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