Download village-3.3.jar file - Jar v

Jar examples for v:village

Description

You can download jar file village 3.3 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials