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

Jar examples for v:vertigo-core

Description

Vertigo is a simple java starter

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials