Jar examples for v:vertigo-core
Vertigo is a simple java starter
You can download jar file vertigo-core 0.7.2 in this page.
Apache License
You can use the following script to add vertigo-core-0.7.2.jar to your project.
<dependency> <groupId>io.vertigo</groupId> <artifactId>vertigo-core</artifactId> <version>0.7.2</version> </dependency>
compile group: 'io.vertigo', name: 'vertigo-core', version: '0.7.2'
libraryDependencies += "io.vertigo" % "vertigo-core" % "0.7.2"
<dependency org="io.vertigo" name="vertigo-core" rev="0.7.2"/>
@Grapes(@Grab(group='io.vertigo', module='vertigo-core', version='0.7.2'))
'io.vertigo:vertigo-core:jar:0.7.2'
Click the following link to download the jar file.
vertigo-core-0.7.2-javadoc.jar