Download vne-runtime-0.0.1.jar file - Jar v

Jar examples for v:vne-runtime

Description

Runtime for VNE

You can download jar file vne-runtime 0.0.1 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add vne-runtime-0.0.1.jar to your project.

<dependency>
   <groupId>com.kotcrab.vne</groupId>
   <artifactId>vne-runtime</artifactId>
   <version>0.0.1</version>
</dependency>
compile group: 'com.kotcrab.vne', name: 'vne-runtime', version: '0.0.1'
libraryDependencies += "com.kotcrab.vne" % "vne-runtime" % "0.0.1"
<dependency org="com.kotcrab.vne" name="vne-runtime" rev="0.0.1"/>
@Grapes(@Grab(group='com.kotcrab.vne', module='vne-runtime', version='0.0.1'))
'com.kotcrab.vne:vne-runtime:jar:0.0.1'

Download

Click the following link to download the jar file.

vne-runtime-0.0.1-javadoc.jar
vne-runtime-0.0.1-sources.jar
vne-runtime-0.0.1.jar
vne-runtime-0.0.1.pom



Related Tutorials