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

Jar examples for s:schematic-annotations

Description

Automatically generate ContentProviders

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials