Reflector
A reflector which you can use reflection without any restriction(Support Android 4.0~10.0)
License |
License |
---|---|
GroupId | GroupIdcom.lxzh123 |
ArtifactId | ArtifactIdreflector |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionreflector
A fluent reflector that supports Android 4.0~10.0
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
reflector-1.1.0.pom | |
reflector-1.1.0.aar | 47 KB |
reflector-1.1.0-sources.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.lxzh123/reflector/ -->
<dependency>
<groupId>com.lxzh123</groupId>
<artifactId>reflector</artifactId>
<version>1.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.lxzh123/reflector/
implementation 'com.lxzh123:reflector:1.1.0'
// https://jarcasting.com/artifacts/com.lxzh123/reflector/
implementation ("com.lxzh123:reflector:1.1.0")
'com.lxzh123:reflector:aar:1.1.0'
<dependency org="com.lxzh123" name="reflector" rev="1.1.0">
<artifact name="reflector" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.lxzh123', module='reflector', version='1.1.0')
)
libraryDependencies += "com.lxzh123" % "reflector" % "1.1.0"
[com.lxzh123/reflector "1.1.0"]
A reflector which you can use reflection without any restriction(Support Android 4.0~10.0)