Download vertigo-core-1.1.2.jar file - Jar v

Jar examples for v:vertigo-core

Description

Vertigo is a simple java starter

You can download jar file vertigo-core 1.1.2 in this page.

License

Apache License

Build File

You can use the following script to add vertigo-core-1.1.2.jar to your project.

<dependency>
   <groupId>io.vertigo</groupId>
   <artifactId>vertigo-core</artifactId>
   <version>1.1.2</version>
</dependency>
compile group: 'io.vertigo', name: 'vertigo-core', version: '1.1.2'
libraryDependencies += "io.vertigo" % "vertigo-core" % "1.1.2"
<dependency org="io.vertigo" name="vertigo-core" rev="1.1.2"/>
@Grapes(@Grab(group='io.vertigo', module='vertigo-core', version='1.1.2'))
'io.vertigo:vertigo-core:jar:1.1.2'

Download

Click the following link to download the jar file.

vertigo-core-1.1.2-javadoc.jar
vertigo-core-1.1.2-sources.jar
vertigo-core-1.1.2-test-sources.jar
vertigo-core-1.1.2-tests.jar
vertigo-core-1.1.2.jar
vertigo-core-1.1.2.pom



Related Tutorials