Download bridge-method-annotation-1.11.jar file - Jar b

Jar examples for b:bridge-method-annotation

Description

You can download jar file bridge-method-annotation 1.11 in this page.

Build File

You can use the following script to add bridge-method-annotation-1.11.jar to your project.

<dependency>
   <groupId>com.infradna.tool</groupId>
   <artifactId>bridge-method-annotation</artifactId>
   <version>1.11</version>
</dependency>
compile group: 'com.infradna.tool', name: 'bridge-method-annotation', version: '1.11'
libraryDependencies += "com.infradna.tool" % "bridge-method-annotation" % "1.11"
<dependency org="com.infradna.tool" name="bridge-method-annotation" rev="1.11"/>
@Grapes(@Grab(group='com.infradna.tool', module='bridge-method-annotation', version='1.11'))
'com.infradna.tool:bridge-method-annotation:jar:1.11'

Download

Click the following link to download the jar file.

bridge-method-annotation-1.11-javadoc.jar
bridge-method-annotation-1.11-sources.jar
bridge-method-annotation-1.11.jar
bridge-method-annotation-1.11.pom



Related Tutorials