is not current version
Last Version 3.3

net.stickycode:sticky-reflector 1.7

Simple reflective bean processing support

Categories

Categories

Net
GroupId

GroupId

net.stickycode
ArtifactId

ArtifactId

sticky-reflector
Version

Version

1.7
Type

Type

jar

Download sticky-reflector 1.7


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