Download village-3.3-RC3.jar file - Jar v

Jar examples for v:village

Description

You can download jar file village 3.3-RC3 in this page.

License

Apache License

Build File

You can use the following script to add village-3.3-RC3.jar to your project.

<dependency>
   <groupId>org.apache.torque</groupId>
   <artifactId>village</artifactId>
   <version>3.3-RC3</version>
</dependency>
compile group: 'org.apache.torque', name: 'village', version: '3.3-RC3'
libraryDependencies += "org.apache.torque" % "village" % "3.3-RC3"
<dependency org="org.apache.torque" name="village" rev="3.3-RC3"/>
@Grapes(@Grab(group='org.apache.torque', module='village', version='3.3-RC3'))
'org.apache.torque:village:jar:3.3-RC3'

Download

Click the following link to download the jar file.

village-3.3-RC3.jar
village-3.3-RC3.pom
village-3.3-RC3-sources.jar



Related Tutorials