Download epics-vtype-2.6.jar file - Jar e

Jar examples for e:epics-vtype

Description

You can download jar file epics-vtype 2.6 in this page.

Build File

You can use the following script to add epics-vtype-2.6.jar to your project.

<dependency>
   <groupId>org.epics</groupId>
   <artifactId>epics-vtype</artifactId>
   <version>2.6</version>
</dependency>
compile group: 'org.epics', name: 'epics-vtype', version: '2.6'
libraryDependencies += "org.epics" % "epics-vtype" % "2.6"
<dependency org="org.epics" name="epics-vtype" rev="2.6"/>
@Grapes(@Grab(group='org.epics', module='epics-vtype', version='2.6'))
'org.epics:epics-vtype:jar:2.6'

Download

Click the following link to download the jar file.

epics-vtype-2.6-javadoc.jar
epics-vtype-2.6-sources.jar
epics-vtype-2.6.jar
epics-vtype-2.6.pom



Related Tutorials