Jar examples for s:sticky-metadata-api
Contract for querying metadata about types, methods and fields
You can download jar file sticky-metadata-api 2.1 in this page.
Open Source License
You can use the following script to add sticky-metadata-api-2.1.jar to your project.
<dependency> <groupId>net.stickycode</groupId> <artifactId>sticky-metadata-api</artifactId> <version>2.1</version> </dependency>
compile group: 'net.stickycode', name: 'sticky-metadata-api', version: '2.1'
libraryDependencies += "net.stickycode" % "sticky-metadata-api" % "2.1"
<dependency org="net.stickycode" name="sticky-metadata-api" rev="2.1"/>
@Grapes(@Grab(group='net.stickycode', module='sticky-metadata-api', version='2.1'))
'net.stickycode:sticky-metadata-api:jar:2.1'
Click the following link to download the jar file.
sticky-metadata-api-2.1-javadoc.jar