is not current version
Last Version 3.2

net.stickycode:sticky-metadata-reflective 1.4

Querying metadata about types, methods and fields via reflection

Categories

Categories

Data Net
GroupId

GroupId

net.stickycode
ArtifactId

ArtifactId

sticky-metadata-reflective
Version

Version

1.4
Type

Type

jar

Download sticky-metadata-reflective 1.4


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