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

Jar examples for e:epics-vtype

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials