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

Jar examples for v:vertk-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials