Download butcherknife-annotations-1.0.2.jar file - Jar b

Jar examples for b:butcherknife-annotations

Description

ButcherKnife

You can download jar file butcherknife-annotations 1.0.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add butcherknife-annotations-1.0.2.jar to your project.

<dependency>
   <groupId>com.github.vicpinm</groupId>
   <artifactId>butcherknife-annotations</artifactId>
   <version>1.0.2</version>
</dependency>
compile group: 'com.github.vicpinm', name: 'butcherknife-annotations', version: '1.0.2'
libraryDependencies += "com.github.vicpinm" % "butcherknife-annotations" % "1.0.2"
<dependency org="com.github.vicpinm" name="butcherknife-annotations" rev="1.0.2"/>
@Grapes(@Grab(group='com.github.vicpinm', module='butcherknife-annotations', version='1.0.2'))
'com.github.vicpinm:butcherknife-annotations:jar:1.0.2'

Download

Click the following link to download the jar file.

butcherknife-annotations-1.0.2-javadoc.jar
butcherknife-annotations-1.0.2-sources.jar
butcherknife-annotations-1.0.2.jar
butcherknife-annotations-1.0.2.pom



Related Tutorials