Download vertk-core-2.2.2.jar file - Jar v

Jar examples for v:vertk-core

Description

You can download jar file vertk-core 2.2.2 in this page.

Build File

You can use the following script to add vertk-core-2.2.2.jar to your project.

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

Download

Click the following link to download the jar file.

vertk-core-2.2.2-javadoc.jar
vertk-core-2.2.2-sources.jar
vertk-core-2.2.2.jar
vertk-core-2.2.2.pom



Related Tutorials