Jar examples for c:classmate
Library for introspecting types with full generic information including resolving of field and method types.
You can download jar file classmate 1.0.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add classmate-1.0.0.jar to your project.
<dependency> <groupId>com.fasterxml</groupId> <artifactId>classmate</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.fasterxml', name: 'classmate', version: '1.0.0'
libraryDependencies += "com.fasterxml" % "classmate" % "1.0.0"
<dependency org="com.fasterxml" name="classmate" rev="1.0.0"/>
@Grapes(@Grab(group='com.fasterxml', module='classmate', version='1.0.0'))
'com.fasterxml:classmate:jar:1.0.0'
Click the following link to download the jar file.
classmate-1.0.0-javadoc.jar