Last Version

Reflect 1.0.1

Fluent Reflection to cut down on boiler plate

License

License

GroupId

GroupId

org.pacesys
ArtifactId

ArtifactId

reflect
Version

Version

1.0.1
Type

Type

jar
Description

Description

Reflect
Fluent Reflection to cut down on boiler plate
Project URL

Project URL

http://github.com/gondor/reflect
Source Code Management

Source Code Management

http://github.com/gondor/reflect/

Download reflect 1.0.1


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

Dependencies

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.5.2

Project Modules

There are no modules declared in this project.