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

Jar examples for s:schematic-annotations

Description

Automatically generate ContentProviders

You can download jar file schematic-annotations 0.6.1 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.1.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials