is not current version
Last Version 3.3

net.stickycode:sticky-reflector 1.10

Simple reflective bean processing support

Categories

Categories

Net
GroupId

GroupId

net.stickycode
ArtifactId

ArtifactId

sticky-reflector
Version

Version

1.10
Type

Type

jar

Download sticky-reflector 1.10


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