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

Jar examples for k:kvo-annotation

Description

drumge's maven

You can download jar file kvo-annotation 0.2.3 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.3.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials