Last Version

ViewInject 1.0.0

android view auto inject to activity, and simple to use inject view.

License

License

GroupId

GroupId

com.hianzuo.android
ArtifactId

ArtifactId

LibViewInject
Version

Version

1.0.0
Type

Type

aar
Description

Description

ViewInject
android view auto inject to activity, and simple to use inject view.
Project URL

Project URL

https://github.com/hianzuo/android-logger

Download LibViewInject 1.0.0


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

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.