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

Jar examples for s:schematic-annotations

Description

Automatically generate ContentProviders

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials