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

Jar examples for v:vertk-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials