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

Jar examples for b:bridge-method-annotation

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials