Download kvo-annotation-0.2.1.jar file - Jar k

Jar examples for k:kvo-annotation

Description

drumge's maven

You can download jar file kvo-annotation 0.2.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add kvo-annotation-0.2.1.jar to your project.

<dependency>
   <groupId>com.github.drumge</groupId>
   <artifactId>kvo-annotation</artifactId>
   <version>0.2.1</version>
</dependency>
compile group: 'com.github.drumge', name: 'kvo-annotation', version: '0.2.1'
libraryDependencies += "com.github.drumge" % "kvo-annotation" % "0.2.1"
<dependency org="com.github.drumge" name="kvo-annotation" rev="0.2.1"/>
@Grapes(@Grab(group='com.github.drumge', module='kvo-annotation', version='0.2.1'))
'com.github.drumge:kvo-annotation:jar:0.2.1'

Download

Click the following link to download the jar file.

kvo-annotation-0.2.1-javadoc.jar
kvo-annotation-0.2.1-sources.jar
kvo-annotation-0.2.1.jar
kvo-annotation-0.2.1.pom



Related Tutorials