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

Jar examples for e:epics-vtype

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials