Download schematic-annotations-0.6.4.jar file - Jar s

Jar examples for s:schematic-annotations

Description

Automatically generate ContentProviders

You can download jar file schematic-annotations 0.6.4 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add schematic-annotations-0.6.4.jar to your project.

<dependency>
   <groupId>net.simonvt.schematic</groupId>
   <artifactId>schematic-annotations</artifactId>
   <version>0.6.4</version>
</dependency>
compile group: 'net.simonvt.schematic', name: 'schematic-annotations', version: '0.6.4'
libraryDependencies += "net.simonvt.schematic" % "schematic-annotations" % "0.6.4"
<dependency org="net.simonvt.schematic" name="schematic-annotations" rev="0.6.4"/>
@Grapes(@Grab(group='net.simonvt.schematic', module='schematic-annotations', version='0.6.4'))
'net.simonvt.schematic:schematic-annotations:jar:0.6.4'

Download

Click the following link to download the jar file.

schematic-annotations-0.6.4-javadoc.jar
schematic-annotations-0.6.4-sources.jar
schematic-annotations-0.6.4.jar
schematic-annotations-0.6.4.pom



Related Tutorials