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

Jar examples for b:bridge-method-annotation

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials