Download highlite-annotations-1.1.jar file - Jar h

Jar examples for h:highlite-annotations

Description

HighLite for Android with automatic table creation and updates.

You can download jar file highlite-annotations 1.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add highlite-annotations-1.1.jar to your project.

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

Download

Click the following link to download the jar file.

highlite-annotations-1.1-javadoc.jar
highlite-annotations-1.1-sources.jar
highlite-annotations-1.1.jar
highlite-annotations-1.1.pom



Related Tutorials