is not current version
Last Version 1.2.14

com.mercateo:reflection 1.2.7

Reflection utils

GroupId

GroupId

com.mercateo
ArtifactId

ArtifactId

reflection
Version

Version

1.2.7
Type

Type

jar

Download reflection 1.2.7


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