Download highlite-annotations-1.0-beta11.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.0-beta11 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

highlite-annotations-1.0-beta11-javadoc.jar
highlite-annotations-1.0-beta11-sources.jar
highlite-annotations-1.0-beta11.jar
highlite-annotations-1.0-beta11.pom



Related Tutorials