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

Jar examples for e:epics-vtype

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials