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

Jar examples for v:vertk-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials