is not current version
Last Version 3.2

net.stickycode:sticky-metadata-reflective 2.2

Querying metadata about types, methods and fields via reflection

Categories

Categories

Data Net
GroupId

GroupId

net.stickycode
ArtifactId

ArtifactId

sticky-metadata-reflective
Version

Version

2.2
Type

Type

jar

Download sticky-metadata-reflective 2.2


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