SuperReflect

OO wrapper for the java.lang.reflect package.

License

License

GroupId

GroupId

de.jodamob.android
ArtifactId

ArtifactId

SuperReflect
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

SuperReflect
OO wrapper for the java.lang.reflect package.
Project URL

Project URL

https://github.com/dpreussler/SuperReflect

Download SuperReflect

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0